Information schema fixes:
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 18 Oct 2003 12:53:35 +0000 (12:53 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 18 Oct 2003 12:53:35 +0000 (12:53 +0000)
commitb99d9fd814405a7dd02361ba421014b8c4217f77
treea35423d907379322ad9e8d6e08ee810ca957b355
parent656bcb3f51017ad4164434640005229c31618e0f
Information schema fixes:
Use pg_get_constraintdef instead of pg_constraint.consrc
Use UNION ALL instread of UNION
Make use of regclass type for getting OID of system catalogs
Add schema qualifications where necessary
Fix typos
src/backend/catalog/information_schema.sql