From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Michael Meskes <meskes(at)postgresql(dot)org> |
Subject: | Re: ecpg - GRANT bug |
Date: | 2001-10-15 18:16:38 |
Message-ID: | 200110151816.f9FIGcB13606@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-10-15 19:28:52 | Re: probably a bug of data-type serial |
Previous Message | Bruce Momjian | 2001-10-15 18:16:23 | Re: ecpg - GRANT bug |
From | Date | Subject | |
---|---|---|---|
Next Message | Bill Studenmund | 2001-10-15 18:44:00 | Re: Package support for Postgres |
Previous Message | Bruce Momjian | 2001-10-15 18:16:23 | Re: ecpg - GRANT bug |