1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +03:00
Files
postgres/src/backend
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
..
1998-01-25 05:15:15 +00:00
1998-01-25 05:15:15 +00:00
1998-01-27 15:41:32 +00:00
1998-01-27 15:35:30 +00:00
1998-01-26 02:48:36 +00:00
1998-01-27 15:35:30 +00:00
1998-01-21 04:24:46 +00:00
1998-01-28 06:52:58 +00:00
1998-01-04 19:13:04 +00:00