aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/like.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-03-23 16:10:43 -0400
committerRobert Haas <rhaas@postgresql.org>2017-03-23 16:10:43 -0400
commitc23b186ae9000f66e2abf783fe820913305fb616 (patch)
treefeee0d4f51d8698b32b70cb108dc193dd5deec05 /src/backend/utils/adt/like.c
parenteccfef81e1f73ee41f1d8bfe4fa4e80576945048 (diff)
downloadpostgresql-c23b186ae9000f66e2abf783fe820913305fb616.tar.gz
postgresql-c23b186ae9000f66e2abf783fe820913305fb616.zip
Fix enum definition.
Commit 249cf070e36721a65be74838c53acf8249faf935 assigned to one of the labels in the middle the value that should have been assigned to the first member of the enum. Rushabh's patch didn't have that defect as submitted, but I managed to mess it up while editing. Repair.
Diffstat (limited to 'src/backend/utils/adt/like.c')
0 files changed, 0 insertions, 0 deletions