]> granicus.if.org Git - postgresql/commit
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)
commit9ea6d0fc80ed523aab67ce326cc7efa9e19ff91b
tree7894d7c0e05a7ee7371d70c294034513e3a714c4
parentf2f71070244958108a9321f47524d3a40945c682
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