On 2013-04-26, Michael Graham <[email protected]> wrote: > Hi all, > > I'm trying to create a table that contains only valid table names.
could you get by with a view off pg_catalog.pg_tables or information_schema.tables -- ⚂⚃ 100% natural -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
