postgresql/src/backend/utils
Peter Eisentraut cd2a6b57c0 When a GUC string variable is not set, print the empty string (in SHOW etc.),
not "unset".  An "unset" state doesn't really exist; all variables behave
like an empty string value if the string being pointed to has not been
initialized.
2006-07-26 11:39:47 +00:00
..
adt Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
cache Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
error Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
fmgr Sort reference of include files, "A" - "F". 2006-07-11 16:35:33 +00:00
hash Add support to dynahash.c for partitioning shared hashtables according 2006-07-22 23:04:39 +00:00
init Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
mb Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
misc When a GUC string variable is not set, print the empty string (in SHOW etc.), 2006-07-26 11:39:47 +00:00
mmgr Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
resowner Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
sort Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
time More include file adjustments. 2006-07-13 17:47:02 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Fix some makefiles that fail to yield good results from 'make -qp'. 2006-07-15 03:33:14 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00