postgresql/src
Bruce Momjian 48e1a39924 I guess the intention was to test incomplete SELECT statements, not
missing semicolons.

I also added a SELECT statement without a target list.

Manfred Koizar
2002-09-02 06:05:16 +00:00
..
backend Add GUC variable to print original query to the server logs when there 2002-09-02 05:42:54 +00:00
bin Add GUC variable to print original query to the server logs when there 2002-09-02 05:42:54 +00:00
corba
data
include Add GUC variable to print original query to the server logs when there 2002-09-02 05:42:54 +00:00
interfaces JDBC checkin fixing the following bugs: 2002-09-02 03:07:36 +00:00
makefiles Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
pl plpgsql functions can return RECORD, per Neil Conway. 2002-09-01 16:28:06 +00:00
port Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
template Back out patch, that was alpha, which I think still needs just -O. 2002-08-29 19:35:47 +00:00
test I guess the intention was to test incomplete SELECT statements, not 2002-09-02 06:05:16 +00:00
tools Add mention of copyright year update. 2002-07-24 17:58:24 +00:00
tutorial Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
utils Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
DEVELOPERS
Makefile Ensure that src/tutorial gets cleaned by top-level make clean. 2002-07-30 17:47:58 +00:00
Makefile.global.in Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 2002-08-22 22:43:14 +00:00
Makefile.shlib Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
nls-global.mk Create "po" subdirectory before writing there. 2002-08-29 22:13:01 +00:00
win32.mak Okay, libpq++ is moved to GBorg, and all traces of it have been removed 2002-08-22 00:15:14 +00:00