Re: Getting lengths of variable fields
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Stephan Szabo <sszabo@megazone23.bigpanda.com>
Cc: Boulat Khakimov <boulat@inet-interactif.com>, mpm@norwottuck.com, pgsql-general@postgresql.org
Date: 2001-03-06T01:24:25Z
Lists: 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