From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Cc: | David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com> |
Subject: | Re: [GENERAL] connectby for BYTEA keys |
Date: | 2004-02-23 01:24:17 |
Message-ID: | 40395641.10403@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-patches |
David Garamond wrote:
> Joe Conway wrote:
>> --with attached patch
>> regression=# SELECT * FROM connectby('connectby_bytea', 'keyid',
>> 'parent_keyid', 'row\\134', 0, '') AS t(keyid bytea, parent_keyid
>> bytea, level int, branch text);
>
> Thanks for the fix.
>
I plan to apply this to 7.3 & 7.4 stable as well as the HEAD branch. If
there are no objections, I'll apply in about 24 hours.
Thanks,
Joe
Attachment | Content-Type | Size |
---|---|---|
tablefunc-ql-bugfix.patch | text/plain | 2.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2004-02-23 02:03:08 | Re: [GENERAL] dblink: rollback transaction |
Previous Message | Joe Conway | 2004-02-23 01:21:23 | Re: dblink - custom datatypes NOW work :) |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2004-02-23 02:03:08 | Re: [GENERAL] dblink: rollback transaction |
Previous Message | Joe Conway | 2004-02-23 01:21:23 | Re: dblink - custom datatypes NOW work :) |