postgresql/src/backend
Bruce Momjian 92d77c69e5 Fix line count error reporting in config files, like pg_hba.conf, per
report from Oliver Elphick.

Backpatch to 7.3.
2002-12-11 22:17:11 +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 Re-addd Rod's ALTER DOMAIN patch. 2002-12-06 05:00:34 +00:00
commands Some quick fixes for ALTER DOMAIN patch. It still needs a lot of work, 2002-12-09 20:31:05 +00:00
executor Re-addd Rod's ALTER DOMAIN patch. 2002-12-06 05:00:34 +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 Re-addd Rod's ALTER DOMAIN patch. 2002-12-06 05:00:34 +00:00
optimizer Avoid pulling up sublinks from a subselect's targetlist. Works around 2002-12-05 21:46:37 +00:00
parser Re-addd Rod's ALTER DOMAIN patch. 2002-12-06 05:00:34 +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 More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +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 Fix Latin9/Unicode conversion by selecting the right table. 2002-12-09 19:47:21 +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