pgsql: Fix information_schema for OUT and INOUT parameters.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix information_schema for OUT and INOUT parameters.
Date: 2005-05-31 03:37:16
Message-ID: 20050531033716.28E735281C@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix information_schema for OUT and INOUT parameters.

Modified Files:
--------------
pgsql/src/backend/catalog:
information_schema.sql (r1.27 -> r1.28)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/information_schema.sql.diff?r1=1.27&r2=1.28)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-31 14:48:47 pgsql: Tab cleanup for SGML.
Previous Message Tom Lane 2005-05-31 03:04:12 pgsql: Teach ruleutils to drill down into RECORD-type Vars in the same