postgresql/src
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
..
backend Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 2006-07-11 21:05:57 +00:00
bin Alphabetically order reference to include files, "N" - "S". 2006-07-11 17:26:59 +00:00
include Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 2006-07-11 21:05:57 +00:00
interfaces Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
makefiles Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
pl Alphabetically order reference to include files, "N" - "S". 2006-07-11 17:26:59 +00:00
port Move pthread-win32.h to /port, modify bcc/msvc makefiles. 2006-07-10 18:53:29 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Add support to GIN for =(anyarray,anyarray) operation 2006-07-11 19:49:14 +00:00
timezone Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
tools Improve pginclude tests. 2006-07-11 20:51:25 +00:00
tutorial Remove extremely old, incomplete, broken example code. 2006-06-05 21:16:32 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak WIN32 fixes: 2006-07-06 02:12:32 +00:00