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

From Nabil Sayegh
Subject connectby() minor bug in errormessage
Date
Msg-id 1056502601.3449.51.camel@billy
Whole thread Raw
Responses Re: connectby() minor bug in errormessage
List pgsql-novice
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

bye
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


pgsql-novice by date:

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