diff options
author | Noah Misch <noah@leadboat.com> | 2020-01-04 11:31:42 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-01-04 11:31:42 -0800 |
commit | 5b630501e9fa58c5069b36247d63fc460d912c7f (patch) | |
tree | e727c0d91f301e3eb06c73e6d55b52dc8e821a71 /contrib/postgres_fdw/postgres_fdw.c | |
parent | fac1c04feca6d01f2d324088c5899485f55b6217 (diff) | |
download | postgresql-5b630501e9fa58c5069b36247d63fc460d912c7f.tar.gz postgresql-5b630501e9fa58c5069b36247d63fc460d912c7f.zip |
Skip memcpy(x, x) in qunique().
It has undefined behavior. Follow the precedent of commit
9a9473f3cce1a21c25d6cc7569710e832d2b180b. No back-patch, since the
master branch alone has this function.
Discussion: https://postgr.es/m/20191229070221.GA13873@gust.leadboat.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions