| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "jacob koehler (RRes-Roth)" <jacob(dot)koehler(at)bbsrc(dot)ac(dot)uk> |
| Cc: | "Andrew Dunstan" <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org, gppl(at)inbox(dot)ru |
| Subject: | Re: recursive SQL |
| Date: | 2004-06-27 05:02:09 |
| Message-ID: | 8774.1088312529@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"jacob koehler (RRes-Roth)" <jacob(dot)koehler(at)bbsrc(dot)ac(dot)uk> writes:
>> It would first have to be relicensed ...
> it would be interesting to know if it would be included, IFF the author
> publishes it under BSD.
This patch has been proposed and rejected before. It doesn't do the
SQL-standard syntax for recursion, and I have little faith in the
implementation even if it did the right syntax.
There has been some work done towards implementing the spec-compatible
syntax, but it's not likely to get finished in time for 7.5 :-(
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2004-06-27 06:24:36 | Re: nested xacts and phantom Xids |
| Previous Message | Alvaro Herrera | 2004-06-27 04:54:36 | Re: nested xacts and phantom Xids |