> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Michael Fuhr
> Sent: 01 July 2005 14:35
> To: Bobi Ivanov
> Cc: Andreas Pflug; pgsql-bugs@postgresql.org
> Subject: Re: [BUGS] BUG #1735: row number -1 is out of range
>
On Thu, Jun 30, 2005 at 06:03:09PM +0300, Bobi Ivanov wrote:
>
> SELECT
> billingplans.id AS plan_id,
> billingplans.description as plan_name
> FROM (billingplans inner join billingplans_lots
> on billingplans.id = billingplans_lots.plan_id) inner join resellerlots
> on billingplans_lots.lot_id
; <[EMAIL PROTECTED]>
Cc: "Borislav Ivanov" <[EMAIL PROTECTED]>;
Sent: Wednesday, June 29, 2005 4:20 PM
Subject: Re: [BUGS] BUG #1735: row number -1 is out of range 0..-1 error
On Tue, Jun 28, 2005 at 07:03:06PM +0200, Andreas Pflug wrote:
"3";"12"
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 somethi
"3";"12";"0";"7 days
is the result I'm getting in pgadmin.
Regards,
Andreas
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
The following bug has been logged online:
Bug reference: 1735
Logged by: Borislav Ivanov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system: Fedora Core
Description:row number -1 is out of range 0..-1 error
Details:
I get this message 'row n