- 19 Feb, 1998 12 commits
-
-
Marc G. Fournier authored
Improved fix to pg_user/passwd problem...using rewrite rules
-
Bruce Momjian authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Bruce Momjian authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
Here's my next patch. this one should fix some more bugs. ecpg now fully understands the whenever statement.
-
Vadim B. Mikheev authored
-
Marc G. Fournier authored
-
- 18 Feb, 1998 18 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
Free memory after comparison in nodeUnique.c
-
Thomas G. Lockhart authored
them from scratch. gram.y has now grown so that some non-bison yaccs (including FreeBSDs) run out of room and quit.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
The parser recently grew too big for some yaccs, including FreeBSD.
-
Thomas G. Lockhart authored
Allow USER and VALID as column names and identifiers.
-
Thomas G. Lockhart authored
minus. Example is SELECT f1-2 FROM INT4_TBL;
-
Thomas G. Lockhart authored
used in regression tests. No longer core dumps.
-
Thomas G. Lockhart authored
in the usual man page source directory anyway. Source tree now builds.
-
Thomas G. Lockhart authored
for linux-alpha support.
-
Vadim B. Mikheev authored
-
Marc G. Fournier authored
any other, example program. I have tracked this down to a call to PQfinish() in ECPGfinish() that occurs before any connection is established. From: Keith Parks <emkxp01@mtcc.demon.co.uk>
-
Marc G. Fournier authored
From: Michael Meskes <meskes@topsystem.de>
-
Marc G. Fournier authored
-
- 17 Feb, 1998 5 commits
-
-
Marc G. Fournier authored
-
Marc G. Fournier authored
backend/port/isinf.c it tries to compile two versions of isinf(). From: Andrew Martin <martin@biochemistry.ucl.ac.uk>
-
Marc G. Fournier authored
From: Michael Meskes <meskes@topsystem.de>
-
Marc G. Fournier authored
-
Marc G. Fournier authored
whatsoever. The patch is not a solution, because configure is generated from configure.in, and I don't know how to patch it to get a working 'configure'. From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
-
- 16 Feb, 1998 1 commit
-
-
Marc G. Fournier authored
they don't exist anymore
-
- 14 Feb, 1998 4 commits
-
-
Marc G. Fournier authored
dgux 5.4R4.11 Missing port-protos.h (not needed, I think). Wants dld.h. Should really use the system dl stuff (like i386_solaris). Needs to include <netinet/in.h> before <arpa/inet.h>. Here are some patches...
-
Marc G. Fournier authored
compiler define that should have been enabled, but was not due to different naming conventions for Linux/Alpha. Attached is the patch he sent me, that I have not had a chance to test yet. From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
-
Marc G. Fournier authored
Missing = in an update
-
Marc G. Fournier authored
From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
-