Show function parameter names in information schema

From: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: Show function parameter names in information schema
Date: 2004-01-22 16:42:02
Message-ID: Pine.LNX.4.44.0401221741060.17713-200000@zigo.dhs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This small patch updates the information schema to show function parameter
names when they exist.

--
/Dennis Björklund

Attachment Content-Type Size
pg_info_schema_param_name.patch text/plain 2.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-01-22 20:48:14 fix recent WITH OIDS bug
Previous Message Tom Lane 2004-01-22 15:40:36 Re: cache control?