postgresql/src/backend/utils
Peter Eisentraut 0b75afda92 Mapping schemas and databases to XML and XML Schema.
Refactor and document the remaining mapping code.
2007-04-01 09:00:26 +00:00
..
adt Mapping schemas and databases to XML and XML Schema. 2007-04-01 09:00:26 +00:00
cache Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving) 2007-03-29 00:15:39 +00:00
error Make log_min_error_statement put LOG level at the same priority as 2007-03-02 23:37:23 +00:00
fmgr Fix array coercion expressions to ensure that the correct volatility is 2007-03-27 23:21:12 +00:00
hash Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
init First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
mb Fix typo in Makefile. 2007-03-27 14:29:51 +00:00
misc Changes pg_trigger and extend pg_rewrite in order to allow triggers and 2007-03-19 23:38:32 +00:00
mmgr First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
resowner First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
sort Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
time Clean up the representation of special snapshots by including a "method 2007-03-25 19:45:14 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 2007-01-22 01:35:23 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00