OID column in pg_class

From: Samat Galimov <gsamat(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: OID column in pg_class
Date: 2012-10-17 13:24:43
Message-ID: 7D7F5778-BF04-4AE1-AAB7-22A58704E3E4@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,
When I say
$ \d+ pg_class
or
$ table class
i don't see any oid column, but I can
$ select oid
and everything goes really fine.

What is the magic here? Have I overlooked something in documentation?

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Samat Galimov 2012-10-17 13:28:46 Re: OID column in pg_class
Previous Message Bruce Momjian 2012-10-16 18:29:40 Re: Latex formatting