pgsql-server/ oc/src/sgml/information_schema.s ...
pgsql-server/ oc/src/sgml/information_schema.s ...
От:
tgl@svr1.postgresql.org (Tom Lane)
Дата:
CVSROOT: /cvsroot Module name: pgsql-server Changes by: tgl@svr1.postgresql.org 04/01/24 19:45:13 Modified files: doc/src/sgml : information_schema.sgml src/backend/catalog: information_schema.sql Log message: 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.