Skip to content
Snippets Groups Projects
  • Peter Eisentraut's avatar
    414c5a2e
    Per-column collation support · 414c5a2e
    Peter Eisentraut authored
    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
    414c5a2e
    History
    Per-column collation support
    Peter Eisentraut authored
    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