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
Tom Lane b33f78df17 Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist. 15 years ago
..
access Fix comment about which version had BACKUP METHOD line in backup_lable, again. 15 years ago
bootstrap Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. 15 years ago
catalog Revise sinval code to remove no-longer-used tuple TID from inval messages. 15 years ago
commands Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist. 15 years ago
executor Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist. 15 years ago
foreign Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
lib
libpq Use clearer notation for getnameinfo() return handling 15 years ago
main Pgindent run before 9.1 beta2. 15 years ago
nodes Fix performance problem when building a lossy tidbitmap. 15 years ago
optimizer Revise sinval code to remove no-longer-used tuple TID from inval messages. 15 years ago
parser Revise sinval code to remove no-longer-used tuple TID from inval messages. 15 years ago
po Translation updates 15 years ago
port Teach unix_latch.c to use poll() where available. 15 years ago
postmaster Add a bit of debug logging to backend_read_statsfile(). 15 years ago
regex Pgindent run before 9.1 beta2. 15 years ago
replication Remove wal_sender_delay GUC, because it's no longer useful. 15 years ago
rewrite Try to acquire relation locks in RangeVarGetRelid. 15 years ago
snowball
storage Remove obsolete README file. 15 years ago
tcop Change the autovacuum launcher to use WaitLatch instead of a poll loop. 15 years ago
tsearch Pgindent run before 9.1 beta2. 15 years ago
utils Revise sinval code to remove no-longer-used tuple TID from inval messages. 15 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Fix symlink for errcodes.h so it works in VPATH builds from tarballs. 15 years ago
common.mk
nls.mk Add the possibility to pass --flag arguments to xgettext calls 15 years ago