mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
ctype are now more like encoding, stored in new datcollate and datctype columns in pg_database. This is a stripped-down version of Radek Strnad's patch, with further changes by me.