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
Bruce Momjian 1f64926953 Fix compile error on older patch. 26 years ago
..
access Try to detect oversize tuple before corrupting relation, instead of 26 years ago
bootstrap Rename heap_replace to heap_update. 27 years ago
catalog Delete pg_statistics rows for a relation during heap_destroy_with_catalog. 26 years ago
commands Fix compile error on older patch. 26 years ago
executor Rename heap_replace to heap_update. 27 years ago
lib Inline check for full buffer in appendStringInfoChar. 27 years ago
libpq verify_password() leaked a file descriptor if it failed to find the given 27 years ago
main Move some system includes into c.h, and remove duplicates. 27 years ago
nodes Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 27 years ago
optimizer Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 27 years ago
parser create/alter user extension 26 years ago
port 'extern char *pg_pathname' in these files fails to agree with 27 years ago
postmaster Standardize on MAXPGPATH as the size of a file pathname buffer, 27 years ago
regex Move some system includes into c.h, and remove duplicates. 27 years ago
rewrite Add pg_statistic index, add missing Hiroshi file. 27 years ago
storage lmgr.c didn't check for failure return from LockAcquire(). Boo hiss. 26 years ago
tcop Add system indexes to match all caches. 27 years ago
tioga Move some system includes into c.h, and remove duplicates. 27 years ago
utils Fix for bool casting. 27 years ago
Makefile Tweak make rules for parse.h and fmgr.h to avoid bug in old 27 years ago