postgresql/src/backend/utils
Peter Eisentraut e05147e51a You can't NLS-enable a program component by just putting gettext() around
every string, especially if some of the output should be fixed-format
machine-readable.  This needs to be more carefully sorted out. Also, make
the help message generated by --help-config -h be more similar in style to
the others.
2003-09-27 09:29:31 +00:00
..
adt Various message fixes, among those fixes for the previous round of fixes 2003-09-26 15:27:37 +00:00
cache Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
error Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +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 You can't NLS-enable a program component by just putting gettext() around 2003-09-27 09:29:31 +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 Get rid of ReferentialIntegritySnapshotOverride by extending Executor API 2003-09-25 18:58:36 +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