table oids and comments

From: Mija Lee <mija(at)scharp(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: table oids and comments
Date: 2008-06-20 23:20:12
Message-ID: 485C3B2C.4030903@scharp.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello:

I think I'm a little confused about the something in the documentation:

- I think table oids have been deprecated
(http://www.postgresql.org/docs/8.2/interactive/runtime-config-compatible.html)
- It looks like the only way to retrieve the comments associated with a
table is to use the function obj_descritption(object_oid, catalog_name).
(http://www.postgresql.org/docs/8.2/interactive/functions-info.html#FUNCTIONS-INFO-COMMENT-TABLE)

Is this a different oid?

Thanks for the help!
Mija

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Bax 2008-06-21 03:23:19 Re: table oids and comments
Previous Message Wright, George 2008-06-20 17:59:56 ecpg not found