CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/18 09:53:35
Modified files:
src/backend/catalog: information_schema.sql
Log message:
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
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster