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

From Michael Fuhr
Subject Re: BUG #1735: row number -1 is out of range 0..-1 error
Date
Msg-id 20050629132046.GA31497@winnie.fuhr.org
Whole thread Raw
In response to Re: BUG #1735: row number -1 is out of range 0..-1 error  (Andreas Pflug <pgadmin@pse-consulting.de>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #1736: endless loop in PQconnectdb
Next
From: "Jean-Max Reymond"
Date:
Subject: BUG #1739: memory leak in pl/perl with spi_exec_query