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 6f33c179b9 Produce slightly saner-looking EXPLAIN output for a Result node. 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 Make the world somewhat safe for (not from) DELETE FROM pg_shadow; 25 years ago
commands Give VACUUM its own GUC parameter for memory usage, rather than 25 years ago
executor Quick-and-dirty fix for recursive plpgsql functions, per bug report from 25 years ago
lib Fix unportable coding for FRONTEND case. 25 years ago
libpq Clean up some confusion about where and how to set whereToSendOutput. 25 years ago
main Mark many strings in backend not covered by elog for translation. Also, 25 years ago
nodes EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple 25 years ago
optimizer Produce slightly saner-looking EXPLAIN output for a Result node. 25 years ago
parser Suppress gcc warning. 25 years ago
po Add explicit '-print' to 'find' commands. 25 years ago
port Get rid of PID entries in shmem hash table; there is no longer any need 25 years ago
postmaster Clean up some confusion about where and how to set whereToSendOutput. 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 EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple 25 years ago
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
utils Give VACUUM its own GUC parameter for memory usage, rather than 25 years ago
Makefile Install dynamically loadable modules into a private subdirectory 25 years ago