Implement the collation columns of various information schema views
Peter Eisentraut <peter_e@gmx.net>
Implement the collation columns of various information schema views Fill in the collation columns of the views attributes, columns, domains, and element_types. Also update collation information in sql_implementation_info.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/information_schema.sgml | modified | +93 −15 |
| src/backend/catalog/information_schema.sql | modified | +39 −39 |