postgresql/src/backend/utils
Peter Eisentraut 9d77708d83 Cleanup on --help-config: Now called --describe-config, no further options,
machine readable, without headers, not sorted.  Parameter descriptions
adjusted to fit first sentence + rest convention.
2003-10-18 22:59:09 +00:00
..
adt Avoid division by zero in estimate_num_groups() when table has no rows. 2003-10-16 21:37:54 +00:00
cache Fix pg_get_constraintdef() to ensure CHECK constraints are always shown 2003-10-04 18:22:59 +00:00
error Fix elog tab-insertion code to insert tabs only where wanted. 2003-10-17 16:49:03 +00:00
fmgr Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
hash Improve dynahash.c's API so that caller can specify the comparison function 2003-08-19 01:13:41 +00:00
init Various message fixes, among those fixes for the previous round of fixes 2003-09-26 15:27:37 +00:00
mb Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
misc Cleanup on --help-config: Now called --describe-config, no further options, 2003-10-18 22:59:09 +00:00
mmgr Avoid corner cases where aset.c would unnecessarily make malloc() 2003-09-13 22:25:38 +00:00
sort Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
time Repair RI trigger visibility problems (this time for sure ;-)) per recent 2003-10-01 21:30:53 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00