Re: ecpg - GRANT bug
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Lee Kindness <lkindness@csl.co.uk>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org, Michael Meskes <meskes@postgresql.org>
Date: 2001-10-15T18:16:38Z
Lists: pgsql-bugs, pgsql-hackers
> In which case a number of other cases should be weeded out of > parser.y and passed onto the backend: > > CREATE TABLE: GLOBAL TEMPORARY option. > CREATE FUNCTION: IN/OUT/INOUT options (note there's a bug in parser.y > there anyway, it would pass on 'oinut' for INOUT). > COMMIT: AND [NO] CHAIN options? Where do these come from, > it's not ANSI (i'd probably leave this one). > > Perhaps an ET_NOTICE should still be output however... > > Let me known if you want a patch for these cases too. Sure, send them on over. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026