postgresql/src/backend/access
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
..
common Alphabetically order reference to include files, "G" - "M". 2006-07-11 17:04:13 +00:00
gin Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 2006-07-11 21:05:57 +00:00
gist Alphabetically order reference to include files, "G" - "M". 2006-07-11 17:04:13 +00:00
hash Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
heap Alphabetically order reference to include files, "S"-"Z". 2006-07-11 18:26:11 +00:00
index Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
nbtree Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 2006-07-11 21:05:57 +00:00
transam Alphabetically order reference to include files, "N" - "S". 2006-07-11 17:26:59 +00:00
Makefile GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00