| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: 8.2 features? |
| Date: | 2006-07-13 19:32:41 |
| Message-ID: | 18897.1152819161@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers pgsql-patches |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> What is the state of the following items that have been previously
> discussed?
> . MERGE (at least in PK case)
No submitted patch; no one working on it AFAIK; doesn't look like
something that could get done in the next three weeks.
> . multiple values clauses for INSERT
Also not done, but if we are willing to accept a limited patch
(ie, not necessarily everything that SQL92 says you can do with
VALUES, but at least the INSERT case) I think it could get done.
I might even volunteer to do it ... but won't object if someone
else volunteers to.
> . recursive WITH queries
I believe Jonah has given up on fixing the originally-submitted
patch, but he mentioned at the code sprint that non-recursive
WITH is potentially doable in time for 8.2. Not sure if that's
a sufficiently important case to be worth doing.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonah H. Harris | 2006-07-13 19:42:17 | Re: 8.2 features? |
| Previous Message | Joshua D. Drake | 2006-07-13 19:29:34 | Update to external_projects.sgml |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2006-07-13 19:33:12 | Re: Three weeks left until feature freeze |
| Previous Message | Jonah H. Harris | 2006-07-13 19:32:04 | Re: Three weeks left until feature freeze |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonah H. Harris | 2006-07-13 19:42:17 | Re: 8.2 features? |
| Previous Message | Joshua D. Drake | 2006-07-13 19:29:34 | Update to external_projects.sgml |