mirror of
https://github.com/postgres/postgres.git
synced 2025-11-11 00:05:02 -05:00
This adds collation support for columns and domains, a COLLATE clause to override it per expression, and B-tree index support. Peter Eisentraut reviewed by Pavel Stehule, Itagaki Takahiro, Robert Haas, Noah Misch