| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
| Cc: | pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Updated patch (Re: WITH RECURSIVE patch V0.1) |
| Date: | 2008-05-25 20:56:31 |
| Message-ID: | 20080525205631.GB16218@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Sat, May 24, 2008 at 05:08:51AM -0700, David Fetter wrote:
> On Sun, May 18, 2008 at 08:51:29PM +0900, Tatsuo Ishii wrote:
> > WITH RECURSIVE patch V0.1
>
> Please find updated patch with bug fixes from Yoshiyuki Asaba and
> Michael Meskes. Any mistakes in it are mine. :)
As promised, the mistakes were mine, and I did not include Asaba-san's
fix. :P
Please find enclosed another patch remedying this problem and
documenting some of what WITH [RECURSIVE] does.
I'm also thinking there should be updates to psql's \h and tab
completion code.
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
| Attachment | Content-Type | Size |
|---|---|---|
| recursive_query-3.patch.gz | application/x-gzip | 18.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2008-05-25 21:19:46 | Re: \df displaying volatility |
| Previous Message | David Fetter | 2008-05-25 18:58:17 | Re: \df displaying volatility |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-05-25 23:14:28 | Re: LOCK_DEBUG documentation |
| Previous Message | Tom Lane | 2008-05-25 18:33:34 | Re: [HACKERS] WITH RECURSIVE patch V0.1 |