> > Yup, indeed there is no such field in pg_class.
>  
> Figure I can field this one in hopes of giving Tom more time for other
> things :)
> 
> It's a system column, so it doesn't show up in the 
> column list that you see from a select * query, but if you do a
> select oid from pg_class; you'll get it.

Let me use this system catalog discussion to announce the completion of
my database internals presentation at:

        http://candle.pha.pa.us/main/writings/internals.pdf

There is a system catalog diagram near the end.

Comments welcomed.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to