Skip to content
Snippets Groups Projects
  • Teodor Sigaev's avatar
    ef770cbb
    Fixes from Janko Richter <jankorichter@yahoo.de> · ef770cbb
    Teodor Sigaev authored
    - Fix wrong index results on text, char, varchar for multibyte strings
    - Fix some SIGFPE signals
    - Add support for infinite timestamps
    - Because of locale settings, btree_gist can not be a prefix index anymore (for text).
      Each node holds now just the lower and upper boundary.
    ef770cbb
    History
    Fixes from Janko Richter <jankorichter@yahoo.de>
    Teodor Sigaev authored
    - Fix wrong index results on text, char, varchar for multibyte strings
    - Fix some SIGFPE signals
    - Add support for infinite timestamps
    - Because of locale settings, btree_gist can not be a prefix index anymore (for text).
      Each node holds now just the lower and upper boundary.