postgresql/src/backend
Tom Lane ea0b5c8569 Use Params, rather than run-time-modified Const nodes, to handle
sublink results and COPY's domain constraint checking.  A Const that
isn't really constant is just a Bad Idea(tm).  Remove hacks in
parse_coerce and other places that were needed because of the former
klugery.
2002-11-26 03:01:59 +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 Add DOMAIN check constraints. 2002-11-15 02:50:21 +00:00
commands Use Params, rather than run-time-modified Const nodes, to handle 2002-11-26 03:01:59 +00:00
executor Use Params, rather than run-time-modified Const nodes, to handle 2002-11-26 03:01:59 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Remove inappropriate inclusions of OpenSSL internal header e_os.h, 2002-11-07 18:45:51 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Remove unused constisset and constiscast fields of Const nodes. Clean 2002-11-25 21:29:42 +00:00
optimizer Use Params, rather than run-time-modified Const nodes, to handle 2002-11-26 03:01:59 +00:00
parser Use Params, rather than run-time-modified Const nodes, to handle 2002-11-26 03:01:59 +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 Code review for superuser_reserved_connections patch. Don't try to do 2002-11-21 06:36:08 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 2002-10-20 00:58:55 +00:00
storage Code review for superuser_reserved_connections patch. Don't try to do 2002-11-21 06:36:08 +00:00
tcop Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
utils Use Params, rather than run-time-modified Const nodes, to handle 2002-11-26 03:01:59 +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