postgresql/src/backend/utils
Tom Lane c8c40bbc9e Cause the format of BC timestamptz output to be 'datetime zone BC' rather
than 'datetime BC zone', because the former is accepted by the timestamptz
input converter while the latter may not be depending on spacing.  This
is not a loss of compatibility w.r.t. 7.4 and before, because until very
recently there was never a case where we'd output both zone and 'BC'.
2004-07-11 04:57:20 +00:00
..
adt Cause the format of BC timestamptz output to be 'datetime zone BC' rather 2004-07-11 04:57:20 +00:00
cache Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
error Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
fmgr Attached is a patch that takes care of the PATHSEP issue. I made a more 2004-06-10 22:26:24 +00:00
hash * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
init Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
mb Add PQmbdsplen() which returns the "display length" of a character. 2004-03-15 10:41:26 +00:00
misc Allow configuration files to be placed outside the data directory. 2004-07-11 00:18:45 +00:00
mmgr Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
sort During btree index build, sort equal-keyed tuples according to their 2004-03-17 22:24:58 +00:00
time Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 2004-01-04 05:57:21 +00:00