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
Andres Freund fd6a3f3ad4 Reconsider when to wait for WAL flushes/syncrep during commit. 11 years ago
..
access Reconsider when to wait for WAL flushes/syncrep during commit. 11 years ago
bootstrap Get rid of multiple applications of transformExpr() to the same tree. 11 years ago
catalog Allow forcing nullness of columns during bootstrap. 11 years ago
commands Reconsider when to wait for WAL flushes/syncrep during commit. 11 years ago
executor In array_agg(), don't create a new context for every group. 11 years ago
foreign Update copyright for 2015 11 years ago
lib Fix a bug in pairing heap removal code. 11 years ago
libpq Use FLEXIBLE_ARRAY_MEMBER in a number of other places. 11 years ago
main Don't require users of src/port/gettimeofday.c to initialize it. 11 years ago
nodes Add hasRowSecurity to copyfuncs/outfuncs 11 years ago
optimizer Add locking clause for SB views for update/delete 11 years ago
parser Improve parser's one-extra-token lookahead mechanism. 11 years ago
po Translation updates 11 years ago
port Remove the option to service interrupts during PGSemaphoreLock(). 11 years ago
postmaster Replace checkpoint_segments with min_wal_size and max_wal_size. 11 years ago
regex Replace a bunch more uses of strncpy() with safer coding. 11 years ago
replication Error when creating names too long for tar format 11 years ago
rewrite Add parse location fields to NullTest and BooleanTest structs. 11 years ago
snowball Update copyright for 2015 11 years ago
storage Guard against spurious signals in LockBufferForCleanup. 11 years ago
tcop Fix stupid merge errors in previous commit 11 years ago
tsearch Update copyright for 2015 11 years ago
utils Fix over-optimistic caching in fetch_array_arg_replace_nulls(). 11 years ago
.gitignore
Makefile Update copyright for 2015 11 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Translation updates 11 years ago