postgresql/src
Tom Lane a1dcd8f6dd Add a little more smarts to estimate_hash_bucketsize(): if there's no
statistics, but there is a unique index on the column, we can safely
assume it's well-distributed.
2003-10-05 22:44:25 +00:00
..
backend Add a little more smarts to estimate_hash_bucketsize(): if there's no 2003-10-05 22:44:25 +00:00
bin Make psql \timing show three digits. 2003-10-05 22:36:00 +00:00
corba
include Fix pg_get_constraintdef() to ensure CHECK constraints are always shown 2003-10-04 18:22:59 +00:00
interfaces Translation updates 2003-10-05 21:52:37 +00:00
makefiles Adjust Darwin build to use the default 'two level namespace' linking 2003-09-27 19:35:32 +00:00
pl Add code to check that IF/WHILE/EXIT test expressions are boolean, 2003-10-01 21:47:42 +00:00
port Update docs that point to thread test program. 2003-09-29 03:32:05 +00:00
template Mark Linux for threads. 2003-09-27 22:23:35 +00:00
test Remove NOTICE about foreign key creating implicit triggers, because it no 2003-10-02 06:32:46 +00:00
tools Adjust pgindent for newer awks. 2003-09-28 00:25:22 +00:00
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Finalize configuration of thread_test program. 2003-09-27 16:24:45 +00:00
Makefile.shlib Adjust Darwin build to use the default 'two level namespace' linking 2003-09-27 19:35:32 +00:00
nls-global.mk
win32.mak