connectby() minor bug in errormessage

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема connectby() minor bug in errormessage
Дата
Msg-id 1056502601.3449.51.camel@billy
обсуждение исходный текст
Ответы Re: connectby() minor bug in errormessage  (Joe Conway <mail@joeconway.com>)
Список 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 по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: PG_FUNCTION_ARGS: typeof arg ?
Следующее
От: Nabil Sayegh
Дата:
Сообщение: recursive function needs static variable