[BUGS] BUG #1742: long tables can NOT be updated via "rcv:menu" or sql command line

2005-07-01 Thread Wade Zhang
The following bug has been logged online: Bug reference: 1742 Logged by: Wade Zhang Email address: [EMAIL PROTECTED] PostgreSQL version: on MAS n440aa1 Operating system: SUN solaris Description:long tables can NOT be updated via "rcv:menu" or sql command line Details:

[BUGS] BUG #1743: problem in pg_restore

2005-07-01 Thread karthika
The following bug has been logged online: Bug reference: 1743 Logged by: karthika Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.2 Operating system: Windows Description:problem in pg_restore Details: When i executed the pg_restore -d sample -U postgres sam

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

2005-07-01 Thread Michael Fuhr
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

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

2005-07-01 Thread Dave Page
> -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 > 0..-1 error > > On Thu, Jun

[BUGS] BUG #1744: Directory Missing

2005-07-01 Thread K.G.Sivaraman
The following bug has been logged online: Bug reference: 1744 Logged by: K.G.Sivaraman Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Solaris Description:Directory Missing Details: Postmaster is successfully running after the install. But

Re: [BUGS] BUG #1741: %i missing in snprintf implementation

2005-07-01 Thread Bruce Momjian
Tom Lane wrote: > "Tim Mauch" <[EMAIL PROTECTED]> writes: > > The implementation of snprintf/vsnprintf in src/port/snprintf.c does not > > allow the use of %i ( %d equivalent ). This likely isn't a problem for > > postgres itself, but when a program compiles with -lpq and the standard c > > librar

[BUGS] BUG #1745: Unable to delete data from the database

2005-07-01 Thread K.G.Sivaraman
The following bug has been logged online: Bug reference: 1745 Logged by: K.G.Sivaraman Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Solaris Description:Unable to delete data from the database Details: When try to delete the existing nam