BUG #2865: Cannot save the data in pgAdmin

Lists: pgsql-bugs
From: "Leo" <nwleo(at)msn(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2865: Cannot save the data in pgAdmin
Date: 2006-12-26 06:12:01
Message-ID: 200612260612.kBQ6C1Dg028584@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2865
Logged by: Leo
Email address: nwleo(at)msn(dot)com
PostgreSQL version: 8.2
Operating system: Windows 2003
Description: Cannot save the data in pgAdmin
Details:

If there is only one record in a table, if I del the data in one or more
fields, the data will be restored after I saved and refreshed the table in
pgAdmin(v1.6).


From: Dave Page <dpage(at)postgresql(dot)org>
To: Leo <nwleo(at)msn(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2865: Cannot save the data in pgAdmin
Date: 2006-12-29 09:25:33
Message-ID: 4594DF0D.10500@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Leo wrote:
> The following bug has been logged online:
>
> Bug reference: 2865
> Logged by: Leo
> Email address: nwleo(at)msn(dot)com
> PostgreSQL version: 8.2
> Operating system: Windows 2003
> Description: Cannot save the data in pgAdmin
> Details:
>
> If there is only one record in a table, if I del the data in one or more
> fields, the data will be restored after I saved and refreshed the table in
> pgAdmin(v1.6).

I cannot reproduce this in 1.6.1 or what will be 1.6.2. Which version
are you using exactly? Can you detail the steps and table definition you
use to recreate the issue?

Thanks, Dave.