• Teodor Sigaev's avatar
    GIN improvements · 23416364
    Teodor Sigaev authored
    - Replace sorted array of entries in maintenance_work_mem to binary tree,
      this should improve create performance.
    - More precisely calculate allocated memory, eliminate leaks
      with user-defined extractValue()
    - Improve wordings in tsearch2
    23416364
gin.h 13.1 KB