| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Common Table Expressions (WITH RECURSIVE) patch |
| Date: | 2008-09-25 02:19:02 |
| Message-ID: | 20080925.111902.44985068.t-ishii@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom,
> > WithClause node may need a location field, and almost certainly has to
> > be handled somehow in exprLocation().
> >
> > The error reports in parse_cte.c *desperately* need error locations.
Included is a patch for this against your cte-0923.patch.gz. Most
errors now have error locations, but some do not. I'm going to think
more to enhance this.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 12.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | KaiGai Kohei | 2008-09-25 02:31:56 | Re: Updates of SE-PostgreSQL 8.4devel patches |
| Previous Message | Bruce Momjian | 2008-09-25 01:39:00 | Re: Updates of SE-PostgreSQL 8.4devel patches |