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:
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
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
> -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
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
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
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