Dmitry Koterov wrote:

> CREATE TABLE log(
>   tbl XXX,
>   id INTEGER,
>   blahblah
> );

Use type regclass.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to