Implement the collation columns of various information schema views

Peter Eisentraut <peter_e@gmx.net>

Commit: 615c3849722ade16282750aa17658a2543fd2acf
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-06-28T14:49:28Z
Releases: 9.2.0
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