postgresql/src/backend
Bruce Momjian 29dfd5fa26 Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate
as discussed on hackers.
2002-07-11 21:36:20 +00:00
..
access >the extra level of struct naming for pd_opaque has no obvious 2002-07-02 06:18:57 +00:00
bootstrap Update copyright to 2002. 2002-06-20 20:29:54 +00:00
catalog Add new CREATE CONVERSION/DROP CONVERSION command. 2002-07-11 07:39:28 +00:00
commands Add new CREATE CONVERSION/DROP CONVERSION command. 2002-07-11 07:39:28 +00:00
executor Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate 2002-07-11 21:36:20 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Treat \r as white space when parsing pg_hba and related files. 2002-06-26 14:52:08 +00:00
main Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodes Implement the IS DISTINCT FROM operator per SQL99. 2002-07-04 15:24:11 +00:00
optimizer I've fixed up the way domain constraints (not null and type length) 2002-07-06 20:16:36 +00:00
parser Add new CREATE CONVERSION/DROP CONVERSION command. 2002-07-11 07:39:28 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Update copyright to 2002. 2002-06-20 20:29:54 +00:00
postmaster Update copyright to 2002. 2002-06-20 20:29:54 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Update copyright to 2002. 2002-06-20 20:29:54 +00:00
storage There already was a macro PageGetItemId; this is now used in (almost) 2002-07-02 05:48:44 +00:00
tcop Add new CREATE CONVERSION/DROP CONVERSION command. 2002-07-11 07:39:28 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Add new CREATE CONVERSION/DROP CONVERSION command. 2002-07-11 07:39:28 +00:00
Makefile Add $(LDFLAGS) to Windows make rule for postgres executable. Needed 2002-05-22 21:46:40 +00:00