aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogutils.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2022-09-15 09:40:34 +1200
committerDavid Rowley <drowley@postgresql.org>2022-09-15 09:40:34 +1200
commit63840526b05c5c12c92cb16be8748e4d20e6eab6 (patch)
tree8aaff9c30f7352599820951425a436d73ea4d26d /src/backend/access/transam/xlogutils.c
parent111d954024c8f4e6d8d273d8e7c1d64d14435bf5 (diff)
downloadpostgresql-63840526b05c5c12c92cb16be8748e4d20e6eab6.tar.gz
postgresql-63840526b05c5c12c92cb16be8748e4d20e6eab6.zip
Fix outdated convert_saop_to_hashed_saop comment
In 29f45e299, we added support for optimizing the execution of NOT IN(values) by using a hash table instead of a linear search over the array. That commit neglected to update the header comment for convert_saop_to_hashed_saop() to mention this fact. Here we fix that. Author: James Coleman Discussion: https://postgr.es/m/CAAaqYe99NUpAPcxgchGstgM23fmiGjqQPot8627YgkBgNt=BfA@mail.gmail.com Backpatch-through: 15, where 29f45e299 was added.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions