Merlin Moncure <[email protected]> writes:
> ...but isn't pg_table_is_visible overkill for tab completion?

How much does this help?

update pg_proc set procost = 10 where proname = 'pg_table_is_visible';

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to