table oids and comments - Mailing list pgsql-novice

From Mija Lee
Subject table oids and comments
Date
Msg-id 485C3B2C.4030903@scharp.org
Whole thread Raw
Responses Re: table oids and comments  (Frank Bax <fbax@sympatico.ca>)
Re: table oids and comments  (Steve Crawford <scrawford@pinpointresearch.com>)
List 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


pgsql-novice by date:

Previous
From: "Wright, George"
Date:
Subject: ecpg not found
Next
From: Frank Bax
Date:
Subject: Re: table oids and comments