Support named parameters in information_schema.parameters,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9d8888079d0fa3575bcda776728212ced5eb5415
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-01-24T23:45:13Z
Releases: 8.0.0
Support named parameters in information_schema.parameters,
per Dennis Bjorklund.  I did not force initdb for this, but
you'd need to do one to get the improved view.

Files