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 09e99a1082 Change addlit() to not assume its input is null-terminated, so that we 25 years ago
..
access Add some debugging details to some of the elog(STOP) conditions for WAL. 25 years ago
bootstrap Hide backend debug output in initdb by default. To that end, the bootstrap 25 years ago
catalog Fix handling of pg_type.typdefault per bug report from Dave Blasby. 25 years ago
commands Here is my much-promised patch to let people add UNIQUE constraints after 25 years ago
executor Make hashjoin give the right answer with toasted input data. 25 years ago
lib Fix unportable coding for FRONTEND case. 25 years ago
libpq Add CRED alignment for NetBSD. 25 years ago
main Mark many strings in backend not covered by elog for translation. Also, 25 years ago
nodes Transaction IDs wrap around, per my proposal of 13-Aug-01. More 25 years ago
optimizer Fix handling of pg_type.typdefault per bug report from Dave Blasby. 25 years ago
parser Change addlit() to not assume its input is null-terminated, so that we 25 years ago
po update 25 years ago
port Get rid of PID entries in shmem hash table; there is no longer any need 25 years ago
postmaster Enable SIGTERM and SIGQUIT during client authentication so 25 years ago
regex pgindent run. Make it all clean. 25 years ago
rewrite Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will 25 years ago
storage Get rid of PID entries in shmem hash table; there is no longer any need 25 years ago
tcop Enable SIGTERM and SIGQUIT during client authentication so 25 years ago
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
utils Remove file, per Karel. 25 years ago
Makefile Native Language Support (NLS) 25 years ago