mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03: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