You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Fujii Masao 91c3613d37 Fix assertion failure by an immediate shutdown. 13 years ago
..
access Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 13 years ago
bootstrap Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. 13 years ago
catalog Remove SnapshotNow and HeapTupleSatisfiesNow. 13 years ago
commands Various cleanups for REFRESH MATERIALIZED VIEW CONCURRENTLY. 13 years ago
executor Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 13 years ago
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 13 years ago
lib Improve ilist.h's support for deletion of slist elements during iteration. 13 years ago
libpq Avoid reading below the start of a stack variable in tokenize_file(). 13 years ago
main Renovate display of non-ASCII messages on Windows. 13 years ago
nodes Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 13 years ago
optimizer Simplify query_planner's API by having it return the top-level RelOptInfo. 13 years ago
parser Fix crash in error report of invalid tuple lock 13 years ago
po Translation updates 13 years ago
port Use SA_RESTART for all signals, including SIGALRM. 13 years ago
postmaster Fix assertion failure by an immediate shutdown. 13 years ago
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 13 years ago
replication Message style improvements 13 years ago
rewrite Move strip_implicit_coercions() from optimizer to nodeFuncs.c. 13 years ago
snowball
storage Fix typo in comment. 13 years ago
tcop Add session_preload_libraries configuration parameter 13 years ago
tsearch pgindent run for release 9.3 13 years ago
utils Make sure float4in/float8in accept all standard spellings of "infinity". 13 years ago
.gitignore
Makefile Move relpath() to libpgcommon 13 years ago
common.mk
nls.mk Translation updates 13 years ago