aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-04-12 18:39:51 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-04-12 18:39:51 -0400
commit40132187ed6a48ab9d0a8f926bb722b864665954 (patch)
tree61f1c231f1ebf597fd26443699684da40f254a70 /contrib/postgres_fdw/postgres_fdw.c
parent5f11c6ec61a579d60347a5d13af7e42b17fadc56 (diff)
downloadpostgresql-40132187ed6a48ab9d0a8f926bb722b864665954.tar.gz
postgresql-40132187ed6a48ab9d0a8f926bb722b864665954.zip
Fix bogus affix-merging code.
NISortAffixes() compared successive compound affixes incorrectly, thus possibly failing to merge identical affixes, or (less likely) merging ones that shouldn't be merged. The user-visible effects of this are unclear, to me anyway. Per bug #15150 from Alexander Lakhin. It's been broken for a long time, so back-patch to all supported branches. Arthur Zakirov Discussion: https://postgr.es/m/152353327780.31225.13445405496721177988@wrigleys.postgresql.org
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions