Re: pg admin bug - view data

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Michael Shapiro <mshapiro(at)ncsa(dot)edu>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pg admin bug - view data
Date: 2003-11-21 15:23:22
Message-ID: 3FBE2DEA.20501@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Michael Shapiro wrote:

> I think there is a bug in the pgadmin view data option for a table. If
> the table does not have a primary key, pgadmin issues an invalid
> select. Here is the table definition:
>

Yes, you're right, that's a bug; fixed in cvs.
Though I consider a table without PK or OID buggy too... :-)
We might expand pgAdmin3 to use a unique key as PK replacement.

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Jonathan Mezach 2003-11-21 15:38:36 Crash when editing data
Previous Message Michael Shapiro 2003-11-21 14:29:55 pg admin bug - view data