> -----Original Message-----
> From: Vivek Khera [mailto:vivek@khera.org]
> Sent: 30 August 2006 15:36
> To: Dave Page
> Cc: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] update using OID instead of PKEY?
>
>
> On Aug 30, 2006, at 8:55 AM, Dave Page wrote:
>
> >> We're observing that updates issued by the tabular view of a table
> >> use OID instead of the PKEY when the table has OIDs.
> Using pgAdmin3
> >> version 1.4.2.
> >
> > Thanks - I've reversed it to favour a PKEY over oids when present.
> > This
> > change will appear in 1.6.
>
> Awesome... is there some nightly build for windows that might have
> this improvement?
I've uploaded a build to http://developer.pgadmin.org/snapshots/win32/
Regards, Dave.