Re: BUG #1735: row number -1 is out of range 0..-1 error

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: BUG #1735: row number -1 is out of range 0..-1 error
Дата
Msg-id 20050629132046.GA31497@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: BUG #1735: row number -1 is out of range 0..-1 error  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-bugs
On Tue, Jun 28, 2005 at 07:03:06PM +0200, Andreas Pflug wrote:
>
> "3";"12";"0";"7 days
>
> is the result I'm getting in pgadmin.

Same here in psql:

 id | seconds | accumulate | period
----+---------+------------+--------
  3 |      12 |          0 | 7 days
(1 row)

Borislav, apparently something's different in your environment than
what we're testing with.  Locale and encoding maybe?  Although I
don't know if or how that would cause the results you're seeing.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1736: endless loop in PQconnectdb
Следующее
От: "Jean-Max Reymond"
Дата:
Сообщение: BUG #1739: memory leak in pl/perl with spi_exec_query