Re: Getting lengths of variable fields - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Getting lengths of variable fields
Date
Msg-id 200103060124.UAA16729@candle.pha.pa.us
Whole thread Raw
In response to Re: Getting lengths of variable fields  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
> > 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
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Getting lengths of variable fields
Next
From: The Hermit Hacker
Date:
Subject: Re: System V IPC semaphore configuration.