From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
Cc: | Tatsuo Ishii <ishii(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: WITH RECUSIVE patches 0723 |
Date: | 2008-08-02 04:33:38 |
Message-ID: | 27436.1217651618@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> writes:
> One more oversight: the patch isn't updating the ECPG preproc.y other
> than trivially, so WITH queries aren't working in ecpg:
> test.pgc:111: ERROR: syntax error at or near "recursive"
By and large we don't expect core patches to worry about fixing the ecpg
grammar. Right now the situation is that Michael Meskes makes a manual
cleanup pass every so often :-(. I would like to see that get automated
sooner rather than later, but in the near term it is not the
responsibility of core-patch authors to update ecpg.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Hallgren | 2008-08-02 06:44:09 | Re: Re: [Pljava-dev] Should creating a new base type require superuser status? |
Previous Message | Tom Lane | 2008-08-02 04:24:46 | Re: [HACKERS] Hint Bits and Write I/O |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-08-02 09:33:37 | Re: [HACKERS] Hint Bits and Write I/O |
Previous Message | Tom Lane | 2008-08-02 04:24:46 | Re: [HACKERS] Hint Bits and Write I/O |