pgadmin3 doesn't list oid in columns

From: dima Q <dimaqq(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgadmin3 doesn't list oid in columns
Date: 2004-11-15 19:40:54
Message-ID: 5aa1236a04111511406d4232bd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Pgadmin3 doesn't seem to think of oid as a column in a table created
"with oids".

The consequences of this are:
oid cannot be used when making constraints PK, FK, UNIQUE, etc in
table modification dialog
oid cannot be used when creating constraints in the constraint dialog
oid cannot be used when making indices with pgadmin3

I created oid-related constraints, indices etc. by hand and they can
be viewed by pgadmin3 though.

Is this a misfeature or you disabled such functionality on purpose
because it can be seen as "bad style" in postresql?

Browse pgadmin-support by date

  From Date Subject
Next Message Virgil Frum 2004-11-16 08:00:23 SQL query error
Previous Message Patrick Hatcher 2004-11-15 18:05:10 Re: OS X compile error