diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2020-11-12 06:19:16 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2020-11-12 06:38:05 +0300 |
commit | 8ca8208ace4e67a9149946814d35d7cf18ff60d0 (patch) | |
tree | c567b052140bf7f719d48d8286602dea89ed502c /src | |
parent | b62e6056a05c60ce9edf93e87e1487ae50245a04 (diff) | |
download | postgresql-8ca8208ace4e67a9149946814d35d7cf18ff60d0.tar.gz postgresql-8ca8208ace4e67a9149946814d35d7cf18ff60d0.zip |
Fix name of the macro for getting signature length trgm_gist.c
911e702077 has introduced the opclass parameters including signature length
for a set of GiST opclasses. Due to copy-pasting, macro for getting the
signature length in trgm_gist.c was named LTREE_GET_ASIGLEN(). Fix that by
renaming this macro to just GET_SIGLEN().
Backpatch-through: 13
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions