diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-16 15:29:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-16 15:29:02 -0400 |
commit | af215d8190e6ab170c02c24afd1be81f5a147481 (patch) | |
tree | 5a5b853fd6f384205e251af7fc073e2bf055f33d /src/backend/utils/adt/oracle_compat.c | |
parent | 39586bc1e971c136c4487b26eb7334dbbe23b102 (diff) | |
download | postgresql-af215d8190e6ab170c02c24afd1be81f5a147481.tar.gz postgresql-af215d8190e6ab170c02c24afd1be81f5a147481.zip |
Suppress some more valgrind whining about btree_gist.
A couple of functions didn't bother to zero out pad bytes in datums that
would ultimately go to disk. Harmless, but valgrind doesn't know that.
Diffstat (limited to 'src/backend/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions