postgresql/src/backend
Tom Lane b0422b215c Preliminary code review for domain CHECK constraints patch: add documentation,
make VALUE a non-reserved word again, use less invasive method of passing
ConstraintTestValue into transformExpr, fix problems with nested constraint
testing, do correct thing with NULL result from a constraint expression,
remove memory leak.  Domain checks still need much more work if we are going
to allow ALTER DOMAIN, however.
2002-12-12 20:35:16 +00:00
..
access This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
bootstrap Rename server_min_messages to log_min_messages. Part of consolidation 2002-11-14 23:53:27 +00:00
catalog Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
commands Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
executor Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Fix line count error reporting in config files, like pg_hba.conf, per 2002-12-11 22:17:11 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
optimizer Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
parser Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
postmaster Back out V6 code, caused postmaster startup failure. 2002-12-06 04:37:05 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite Phase 2 of read-only-plans project: restructure expression-tree nodes 2002-12-12 15:49:42 +00:00
storage localbuf.c must be able to do blind writes. 2002-12-05 22:48:03 +00:00
tcop Re-addd Rod's ALTER DOMAIN patch. 2002-12-06 05:00:34 +00:00
utils Guard against overrunning CTZName buffer when TZ is bogus. 2002-12-12 19:16:55 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00