postgresql/src/backend/utils
Tom Lane f31dc0ada7 Partial indexes work again, courtesy of Martijn van Oosterhout.
Note: I didn't force an initdb, figuring that one today was enough.
However, there is a new function in pg_proc.h, and pg_dump won't be
able to dump partial indexes until you add that function.
2001-07-16 05:07:00 +00:00
..
adt Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
cache Further work on connecting the free space map (which is still just a 2001-06-29 21:08:25 +00:00
error Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
fmgr Clean up some minor problems exposed by further thought about Panon's bug 2001-06-01 02:41:36 +00:00
hash Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
init Don't go into infinite loop if /home/postgres/testversion/data directory is not writable. 2001-07-03 16:49:48 +00:00
mb TODO item: 2001-07-15 11:07:37 +00:00
misc Added GUC configuration options to control access statistics. 2001-07-05 15:19:40 +00:00
mmgr
sort Tweak sorting so that nulls appear at the front of a descending sort 2001-06-02 19:01:53 +00:00
time Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the 2001-07-12 04:11:13 +00:00
.cvsignore
Gen_fmgrtab.sh The Watcom preprocessor adds a space at the start of each line. Therefore 2001-05-22 12:06:51 +00:00
Makefile