From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | tablefunc bugfix (was Re: [HACKERS] Heads up: 7.3.3 this Wednesday) |
Date: | 2003-05-16 05:49:31 |
Message-ID: | 3EC47BEB.200@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> pgsql-core have agreed to put out a 7.3.3 release on Wednesday (5/21),
> God willin' an' the creek don't rise. If anyone's got anything you've
> been planning to fix in the 7.3 branch, now is a real good time to get
> it done.
>
Funny you should ask :-)
Here's a fix for a bug in connectby (crashes when called as a targetlist
function instead of as a table function). The patch is against cvs HEAD,
but should also be applied to the 7.3 branch, I think.
Thanks,
Joe
Attachment | Content-Type | Size |
---|---|---|
tablefunc-tgtlist-fix.patch | text/plain | 788 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2003-05-16 06:01:19 | Re: Heads up: 7.3.3 this Wednesday |
Previous Message | Tom Lane | 2003-05-16 05:15:28 | Heads up: 7.3.3 this Wednesday |
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2003-05-16 06:01:19 | Re: Heads up: 7.3.3 this Wednesday |
Previous Message | Tom Lane | 2003-05-16 05:15:28 | Heads up: 7.3.3 this Wednesday |