Re: Patch: regschema OID type

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Christensen <david@endpoint.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-01-21T17:56:11Z
Lists: pgsql-hackers
David Christensen <david@endpoint.com> writes:
> Enclosed is a patch adding a 'regschema' OID type.

What in the world is the point of that?  The regfoo types are for things
that have schema-qualified names.

			regards, tom lane