summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeGatherMerge.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-09-23 10:58:19 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-09-23 10:58:19 -0400
commit8873c5b2017f87f8f7626782e67f5cd177cc4dff (patch)
tree27da2e0d63f0b650cae610c64ed823e2f395721b /src/backend/executor/nodeGatherMerge.c
parent7e7abed056df482b3250fb5844e8373c8a4180d6 (diff)
Doc: in v11 release notes, remove item about citext_pattern_ops.
The entry for commit f24649976 claimed that citext_pattern_ops could be used for LIKE index searches, but in fact it cannot. That patch only created the opclass and some related operators, without doing anything to teach the planner about how to use it. The opclass is basically useless in this unfinished state, which is why nothing was added to the main documentation about it, and really we shouldn't have said anything in the release notes either. So remove the entry. Discussion: https://postgr.es/m/CAKqncch4eBt2c8ddNVxzcVh3fFhdk54QoDMzpKgpqor4gA-wcQ@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeGatherMerge.c')
0 files changed, 0 insertions, 0 deletions