[pgadmin-support] update using OID instead of PKEY?

2006-08-29 Thread Vivek Khera
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. Specifically this is what we do: Connect to a DB, drill down and select a table. Select the "apply filter and view data" icon and select a

Re: [pgadmin-support] update using OID instead of PKEY?

2006-08-30 Thread Vivek Khera
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