postgresql/src/backend/utils
2002-10-26 15:01:01 +00:00
..
adt Fix range-query estimation to not double-exclude NULLs, per gripe from 2002-10-19 02:56:16 +00:00
cache Arrange to copy relcache's trigdesc structure at the start of any 2002-10-14 16:51:30 +00:00
error pgindent run. 2002-09-04 20:31:48 +00:00
fmgr Tweak a few of the most heavily used function call points to zero out 2002-10-04 17:19:55 +00:00
hash Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
init In a bootstrap process or standalone backend, set MaxBackends = 1 2002-10-03 19:19:09 +00:00
mb Add missing semicolons to a few PG_FUNCTION_INFO_V1 calls. 2002-10-26 15:01:01 +00:00
misc Turn GUC log_min_error_statement off by default by setting it to PANIC. 2002-10-02 16:27:57 +00:00
mmgr Oops, back out newNode changes. We are not ready for that yet. 2002-10-11 04:16:44 +00:00
sort Tweak a few of the most heavily used function call points to zero out 2002-10-04 17:19:55 +00:00
time Move responsibility for setting QuerySnapshot for utility statements 2002-10-08 17:17:19 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00