postgresql/src
Bruce Momjian ed275aea42 The attached patch fixes some spelling mistakes, makes the
comments on one of the optimizer functions a lot more
clear, adds a summary of the recent KSQO discussion to the
comments in the code, adds regression tests for the bug with
sequence state Tom fixed recently and another reg. test, and
removes some PostQuel legacy stuff: ExecAppend -> ExecInsert,
ExecRetrieve -> ExecSelect, etc. This was changed because the
elog() messages from this routine are user-visible, so we
should be using the SQL terms.

Neil Conway
2002-06-25 17:27:20 +00:00
..
backend The attached patch fixes some spelling mistakes, makes the 2002-06-25 17:27:20 +00:00
bin Update copyright to 2002. 2002-06-20 20:29:54 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include The attached patch fixes some spelling mistakes, makes the 2002-06-25 17:27:20 +00:00
interfaces fixed retrieval of foreign/primary keys in imported/exported keys 2002-06-25 16:30:49 +00:00
makefiles > > This patch corrects the use of rpath and export options when compiling 2002-04-05 12:01:59 +00:00
pl plpgsql's PERFORM statement now sets FOUND depending on whether any 2002-06-24 23:12:06 +00:00
template Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
test The attached patch fixes some spelling mistakes, makes the 2002-06-25 17:27:20 +00:00
tools Add C++ indent tool. 2002-06-15 19:13:04 +00:00
tutorial Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Update copyright to 2002. 2002-06-20 20:29:54 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00
Makefile.global.in Change PL/Perl and Pg interface build to use configured compiler and 2002-05-28 16:57:53 +00:00
Makefile.shlib Change PL/Tcl build to use configured compiler and Makefile.shlib 2002-05-24 18:10:17 +00:00
nls-global.mk NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00