aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2020-11-12 06:19:16 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2020-11-12 06:38:17 +0300
commit065683bbdbab7fe51c59a479f4136328577bbecd (patch)
treec1c19fdc0cd913c3d753eb5005ef4762a29f7c04 /src/backend/commands/async.c
parent9a94b925317ec963befffaa7e5edc38a62c2b88f (diff)
downloadpostgresql-065683bbdbab7fe51c59a479f4136328577bbecd.tar.gz
postgresql-065683bbdbab7fe51c59a479f4136328577bbecd.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/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions