Support named parameters in information_schema.parameters,
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/information_schema.sgml | modified | +5 −5 |
| src/backend/catalog/information_schema.sql | modified | +2 −2 |