- 20 Feb, 1998 6 commits
-
-
Marc G. Fournier authored
Please remove src/interfaces/ecpg/prproc/y.tab.h from cvs. It is generated by make anyway.
-
Marc G. Fournier authored
From: AA van Raalte <alvin@camberlo.demon.co.uk>
-
Marc G. Fournier authored
-
Marc G. Fournier authored
Subject: [PATCHES] one small fix for ecpg
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
- 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 4 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
-