postgresql/src/include/lib
Noah Misch 5b630501e9 Skip memcpy(x, x) in qunique().
It has undefined behavior.  Follow the precedent of commit
9a9473f3cc.  No back-patch, since the
master branch alone has this function.

Discussion: https://postgr.es/m/20191229070221.GA13873@gust.leadboat.com
2020-01-04 11:31:42 -08:00
..
binaryheap.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
bipartite_match.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
bloomfilter.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dshash.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
hyperloglog.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
ilist.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
integerset.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
knapsack.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pairingheap.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
qunique.h Skip memcpy(x, x) in qunique(). 2020-01-04 11:31:42 -08:00
rbtree.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
simplehash.h simplehash: Allow for use in frontend code. 2019-12-17 14:14:32 -05:00
stringinfo.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00