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

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: Borislav Ivanov <b(dot)ivanov(at)exsisto(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1735: row number -1 is out of range 0..-1 error
Date: 2005-06-29 13:20:47
Message-ID: 20050629132046.GA31497@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jean-Max Reymond 2005-06-29 14:22:22 BUG #1739: memory leak in pl/perl with spi_exec_query
Previous Message Karsten Desler 2005-06-29 08:22:40 Re: BUG #1736: endless loop in PQconnectdb