What else are OIDs used for?

From: "murphy pope" <pope_murphy(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: What else are OIDs used for?
Date: 2002-04-13 20:46:10
Message-ID: F231idcDjoYAPNXRPmc0002387d@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I know that an OID is generated each time I add a new row to a table (unless
the table was created without oids). I also know that OIDs are generated
for entries in the pg_largeobject table.

Are OIDs generated for anything else?

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx

Responses

Browse pgsql-general by date

  From Date Subject
Next Message gustavo Berns 2002-04-13 21:35:00 I would preffer that postgresql start with the flag -i
Previous Message Bruce Momjian 2002-04-13 20:37:07 Re: docbook.m4