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 68e5360018 Convert some fprintf's to elog's. 25 years ago
..
access Transaction IDs wrap around, per my proposal of 13-Aug-01. More 25 years ago
bootstrap Hide backend debug output in initdb by default. To that end, the bootstrap 25 years ago
catalog Transaction IDs wrap around, per my proposal of 13-Aug-01. More 25 years ago
commands Transaction IDs wrap around, per my proposal of 13-Aug-01. More 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 intended Array.java file that accidentally was patched into the 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 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 25 years ago
parser Transaction IDs wrap around, per my proposal of 13-Aug-01. More 25 years ago
po update 25 years ago
port Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 25 years ago
postmaster Convert some fprintf's to elog's. 25 years ago
regex pgindent run. Make it all clean. 25 years ago
rewrite Make ALTER TABLE RENAME on a view rename the view's on-select rule too. 25 years ago
storage Install the SQL command man pages into a section appropriate for each 25 years ago
tcop Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 25 years ago
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
utils Fix confusion over static-ness of a subroutine. 25 years ago
Makefile Native Language Support (NLS) 25 years ago