postgresql/src/backend/utils
Bruce Momjian 94cf48d72b Back out patch added during 8.2.X development:
Allow to_char() "D" format specifiers for interval/time.

It doesn't work, and I doubt it is useful enough to fix ("D" = day of
week).
2006-09-10 22:54:47 +00:00
..
adt Back out patch added during 8.2.X development: 2006-09-10 22:54:47 +00:00
cache Get rid of the separate RULE privilege for tables: now only a table's owner 2006-09-05 21:08:36 +00:00
error Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
fmgr Seems some C compilers think 'restrict' is a fully reserved word. 2006-08-16 04:32:49 +00:00
hash Remove hash_destroy calls in hash_create's failure paths. As noted by 2006-08-14 12:39:55 +00:00
init Seems some C compilers think 'restrict' is a fully reserved word. 2006-08-16 04:32:49 +00:00
mb In new "invalid byte sequence" error hint, call it "error", not 2006-08-22 12:11:28 +00:00
misc Make autovacuum behavior more agressive, per discussion on hackers list 2006-09-02 23:12:16 +00:00
mmgr Clean up logging for extended-query-protocol operations, as per my recent 2006-09-07 22:52:01 +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 Arrange for GetSnapshotData to copy live-subtransaction XIDs from the 2006-09-03 15:59:39 +00:00
.cvsignore
Gen_fmgrtab.sh Make Gen_fmgrtab.sh locale-proof. Per report from Marko Kreen and 2006-09-05 19:18:13 +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