pgsql: Implement the collation columns of various information schema vi - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Implement the collation columns of various information schema vi
Date
Msg-id E1QbZd1-0000bv-UE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed
Next
From: Joe Conway
Date:
Subject: Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed