From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Nabil Sayegh <postgresql(at)e-trolley(dot)de> |
Cc: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [NOVICE] connectby() minor bug in errormessage |
Date: | 2003-06-25 02:57:00 |
Message-ID: | 3EF90F7C.9030508@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice pgsql-patches |
Nabil Sayegh wrote:
> validateConnectbyTupleDesc
>
> When the fourth column (tupdesc->attrs[3]) fails the type check, the
> errormessage should be "fourth column must be..." and not "third column
> must be ..."
>
> line 1372
> http://www.joeconway.com/tablefunc.tar.gz
Attached is a patch for the issue reported above by Nabil. Please apply.
Thanks,
Joe
Attachment | Content-Type | Size |
---|---|---|
connectby-msg-fix.patch | text/plain | 1.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nabil Sayegh | 2003-06-25 03:10:51 | Re: recursive function needs static variable |
Previous Message | Joe Conway | 2003-06-25 02:37:44 | Re: connectby() minor bug in errormessage |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Robert Norris | 2003-06-25 03:06:39 | Re: bytea char escaping |
Previous Message | Joe Conway | 2003-06-25 02:37:44 | Re: connectby() minor bug in errormessage |