aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-03-07 13:13:33 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-03-07 13:29:19 +0200
commit8332fe76b559dd7d0a689ec66e96c359e67e1f3b (patch)
treea60f8afe86949f2cfc5f2383c07bfda69c0e98c0 /contrib/postgres_fdw/postgres_fdw.h
parent886c4ebfa3d935ff031f668b845a7c2463fd9acd (diff)
downloadpostgresql-8332fe76b559dd7d0a689ec66e96c359e67e1f3b.tar.gz
postgresql-8332fe76b559dd7d0a689ec66e96c359e67e1f3b.zip
Avoid memcpy() with same source and destination address.
The behavior of that is undefined, although unlikely to lead to problems in practice. Found by running regression tests with Valgrind.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions