connectby() minor bug in errormessage

From: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
To: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: connectby() minor bug in errormessage
Date: 2003-06-25 00:56:41
Message-ID: 1056502601.3449.51.camel@billy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-patches

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2003-06-25 01:55:08 recursive function needs static variable
Previous Message Joe Conway 2003-06-24 20:23:42 Re: PG_FUNCTION_ARGS: typeof arg ?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-06-25 01:08:20 Re: [HACKERS] MARKED_FOR_UPDATE && XMAX_COMMITTED == XMAX_INVALID ?
Previous Message Michael Graff 2003-06-24 23:30:24 Re: ipv6 patch #3