• Peter Eisentraut's avatar
    Information schema fixes: · 9ea6d0fc
    Peter Eisentraut authored
    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
    9ea6d0fc
information_schema.sql 65.4 KB