functions pg_get... - Mailing list pgsql-admin

From König, Monika
Subject functions pg_get...
Date
Msg-id 1C2329C9430609409808ECF10237287612EA4CC8@mydomain.com
Whole thread Raw
Responses Re: functions pg_get...  (Andrew Sullivan <ajs@crankycanuck.ca>)
Re: functions pg_get...  (Ilan Volow <listboy@clarux.com>)
List pgsql-admin
I'm looking for a postgres-funtion that shows me the definition of a table.

I found the
-- pg_catalog.pg_get_viewdef(oid)
-- pg_catalog.pg_get_constraintdef(oid)
-- pg_catalog.pg_get_triggerdef(oid)
-- pg_get_indexdef(oid)


but I miss the same for a relation.


Monika König



pgsql-admin by date:

Previous
From: "König, Monika"
Date:
Subject: trigger ddl actions in a table
Next
From: "Campbell, Lance"
Date:
Subject: Re: cached memory