postgresql/src/backend/utils
2001-08-06 18:17:42 +00:00
..
adt Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that 2001-07-31 17:56:31 +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 Seems like a bad idea to free() a string we are about to use in an 2001-08-06 18:17:42 +00:00
mb TODO item: 2001-07-15 11:07:37 +00:00
misc Check that the data directory does not have group or world access; remove 2001-08-06 13:45:15 +00:00
mmgr pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
sort Tweak sorting so that nulls appear at the front of a descending sort 2001-06-02 19:01:53 +00:00
time Improve documentation about reasoning behind the order of operations 2001-07-16 22:43:34 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
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 Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00