postgresql/src/backend
Tom Lane d29b66882a Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that
it can handle small fillfactors for ordinary-sized index entries without
failing on large ones; fix nbtinsert.c to distinguish leaf and nonleaf
pages; change the minimum fillfactor to 10% for all index types.
2006-07-11 21:05:57 +00:00
..
access Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 2006-07-11 21:05:57 +00:00
bootstrap Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
catalog Alphabetically order reference to include files, "N" - "S". 2006-07-11 17:26:59 +00:00
commands Alphabetically order reference to include files, "S"-"Z". 2006-07-11 18:26:11 +00:00
executor Sort reference of include files, "A" - "F". 2006-07-11 16:35:33 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Sort reference of include files, "A" - "F". 2006-07-11 16:35:33 +00:00
main Merge postmaster and postgres command into just postgres. postmaster 2006-06-18 15:38:37 +00:00
nodes Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
optimizer Alphabetically order reference to include files, "S"-"Z". 2006-07-11 18:26:11 +00:00
parser Sort reference of include files, "A" - "F". 2006-07-11 16:35:33 +00:00
po Fix copy-and-pasteo in Russian translation: message complaining about 2006-06-03 16:48:59 +00:00
port Remove Win32 file, moved to /port. 2006-06-08 15:15:13 +00:00
postmaster Alphabetically order reference to include files, "S"-"Z". 2006-07-11 18:26:11 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Alphabetically order reference to include files, "N" - "S". 2006-07-11 17:26:59 +00:00
storage Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
tcop Alphabetically order reference to include files, "S"-"Z". 2006-07-11 18:26:11 +00:00
utils Alphabetically order reference to include files, "S"-"Z". 2006-07-11 18:26:11 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00