pgsql: Implement the collation columns of various information schema vi
Started by Peter Eisentrautabout 15 years ago1 messagescomitters
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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/615c3849722ade16282750aa17658a2543fd2acf
Modified Files
--------------
doc/src/sgml/information_schema.sgml | 108 ++++++++++++++++++++++++----
src/backend/catalog/information_schema.sql | 78 ++++++++++----------
2 files changed, 132 insertions(+), 54 deletions(-)