Re: [BUGS] row number -1 is out of range 0..-1

2005-06-28 Thread Andreas Pflug
Tom Lane wrote: "Bobi Ivanov" <[EMAIL PROTECTED]> writes: Thank you for your quick responce! I don't call them directly. I use pgsql 8.0.3 under Fedora Core and I'm writing queries through pgAdminIII. I would say then that this is a pgAdmin bug, and should be reported on the pgAdmin mailing

Re: [BUGS] row number -1 is out of range 0..-1

2005-06-28 Thread Tom Lane
"Bobi Ivanov" <[EMAIL PROTECTED]> writes: > Thank you for your quick responce! I don't call them directly. I use pgsql > 8.0.3 under > Fedora Core and I'm writing queries through pgAdminIII. I would say then that this is a pgAdmin bug, and should be reported on the pgAdmin mailing lists --- I'm

Re: [BUGS] row number -1 is out of range 0..-1

2005-06-28 Thread Michael Fuhr
On Tue, Jun 28, 2005 at 04:07:33PM +0300, Bobi Ivanov wrote: > > Thank you for your quick responce! I don't call them directly. I use pgsql > 8.0.3 under Fedora Core and I'm writing queries through pgAdminIII. How consistently do you get the error? What happens if you run the query in psql? --

Re: [BUGS] row number -1 is out of range 0..-1

2005-06-28 Thread Bobi Ivanov
r" <[EMAIL PROTECTED]> To: "Bobi Ivanov" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, June 28, 2005 3:58 PM Subject: Re: [BUGS] row number -1 is out of range 0..-1 On Tue, Jun 28, 2005 at 03:11:03PM +0300, Bobi Ivanov wrote: I get this message 'row number -1 is out of

Re: [BUGS] row number -1 is out of range 0..-1

2005-06-28 Thread Michael Fuhr
On Tue, Jun 28, 2005 at 03:11:03PM +0300, Bobi Ivanov wrote: > > I get this message 'row number -1 is out of range 0..-1' sometimes. > I say sometimes, because this happens unexpected when I submit absolutely > correct query. Query succeeds, but it returns no resul although there should > be

[BUGS] row number -1 is out of range 0..-1

2005-06-28 Thread Bobi Ivanov
    I get this message 'row number -1 is out of range 0..-1' sometimes. I say sometimes, because this happens unexpected when I submit absolutely correct query. Query succeeds, but it returns no resul although there should be.