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
Peter Eisentraut dfee7d16ad Translation updates 15 years ago
..
access If backup-end record is not seen, and we reach end of recovery from a 15 years ago
bootstrap Capitalization fixes 15 years ago
catalog Unbreak legacy syntax "COMMENT ON RULE x IS y", with no relation name. 15 years ago
commands Preserve toast value OIDs in toast-swap-by-content for CLUSTER/VACUUM FULL. 15 years ago
executor Avoid integer overflow when LIMIT + OFFSET >= 2^63. 15 years ago
foreign Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
lib Stamp copyrights for year 2011. 15 years ago
libpq Add host name resolution information to pg_hba.conf error messages 15 years ago
main Pgindent run before 9.1 beta2. 15 years ago
nodes Replace errdetail("%s", ...) with errdetail_internal("%s", ...). 15 years ago
optimizer Fix nested PlaceHolderVar expressions that appear only in targetlists. 15 years ago
parser Remove assumptions that not-equals operators cannot be in any opclass. 15 years ago
po Translation updates 15 years ago
port Back-patch assorted latch-related fixes. 15 years ago
postmaster Message style improvements of errmsg_internal() calls 15 years ago
regex Pgindent run before 9.1 beta2. 15 years ago
replication Back-patch assorted latch-related fixes. 15 years ago
rewrite Finish disabling reduced-lock-levels-for-DDL feature. 15 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Add "Reason code" prefix to internal SSI error messages 15 years ago
tcop Back-patch assorted latch-related fixes. 15 years ago
tsearch Pgindent run before 9.1 beta2. 15 years ago
utils Forget about targeting catalog cache invalidations by tuple TID. 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 Workaround for recursive make breakage 15 years ago
nls.mk Translation updates for 9.1beta2 15 years ago