"...postgres-fd-implementation.git" did not exist on "491dc124bfd63652b9f0ae32d27804980c4b3705"
- 26 Jul, 1998 1 commit
-
-
Bruce Momjian authored
statements. More cleanups of psql help. Fix for shift/reduce on UNION in subselect.
-
- 12 May, 1998 1 commit
-
-
Bruce Momjian authored
compiling nbtsearch.c after configuring with --enable-cassert. Patch below. -- --------------------------------------------- Göran Thyni, sysadm, JMS Bildbasen, Kiruna
-
- 18 Mar, 1998 1 commit
-
-
Thomas G. Lockhart authored
Make "TABLE" optional in "LOCK TABLE" command and "... INTO TABLE..." clause. Explicitly parse CREATE SEQUENCE options to allow a negative integer as an argument; this is an artifact of unary minus handling in scan.l. Add "PASSWORD" as an allowed column identifier. These fixes will require a "make clean install" but not a dump/reload.
-
- 27 Feb, 1998 1 commit
-
-
Marc G. Fournier authored
This patch will... 1. Remove the "-Wall" option from the ecpg/lib and ecpg/preproc Makefile. 2. Remove the addition of $(SRCDIR)/include and-or $(SRCDIR)/backend from ecpg/lib, ecpg/preproc, libpq and utils Makefiles. Already in CFLAGS... 3. Set MK_NO_LORDER and RANLIB in Makefile.aix to avoid a couple of extra steps taken care of by the 'ld' command anyways.
-
- 26 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 18 Feb, 1998 1 commit
-
-
Thomas G. Lockhart authored
The parser recently grew too big for some yaccs, including FreeBSD.
-