postgresql/src/interfaces
Marc G. Fournier 8e789e8ef1 From: Phil Thompson <phil@river-bank.demon.co.uk>
Attached is the patch to fix the warning messages from my code.  I also
fixed one which wasn't my code.  Apart from the usual warnings about the
bison/yacc generated code I only have one other warning message.  This
is in gramm.y around line 2234.  I wasn't sure of the fix.

I've also replaced all the calls to free() in gramm.y to calls to
pfree().  Without these I was getting backend crashes with GRANT.  This
might already have been fixed.
1998-01-29 03:24:36 +00:00
..
jdbc Should fix it all, Peter? 1998-01-13 02:23:09 +00:00
libpgtcl From: "Billy G. Allie" <Bill.Allie@mug.org> 1998-01-17 23:33:58 +00:00
libpq From: Phil Thompson <phil@river-bank.demon.co.uk> 1998-01-29 03:24:36 +00:00
libpq++ Makefile cleanup. 1997-09-16 18:47:36 +00:00
perl5 *** empty log message *** 1997-09-25 21:15:04 +00:00
python Merge in D'Arcy Cain's python interface (PyGreSQL 2.0) 1998-01-25 06:09:40 +00:00
Makefile From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 1998-01-25 04:14:36 +00:00