Re: connectby() minor bug in errormessage - Mailing list pgsql-novice

From Joe Conway
Subject Re: connectby() minor bug in errormessage
Date
Msg-id 3EF90AF8.9090706@joeconway.com
Whole thread Raw
In response to connectby() minor bug in errormessage  (Nabil Sayegh <postgresql@e-trolley.de>)
List pgsql-novice
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
>

Yup, looks like a cut-n-pasteo.

Thanks,

Joe





pgsql-novice by date:

Previous
From: Joe Conway
Date:
Subject: Re: recursive function needs static variable
Next
From: Nabil Sayegh
Date:
Subject: Re: recursive function needs static variable