aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-27 14:05:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-27 14:06:22 -0400
commit4f6c75b541385eb2d48f7ef62c1c323ec2642134 (patch)
treec6eab7a4eb790a513f6871e956367e542064308e /src/backend/access/gist/gistproc.c
parent18c0b4eccdc86ffb7eccc2c6facfe382537ab877 (diff)
downloadpostgresql-4f6c75b541385eb2d48f7ef62c1c323ec2642134.tar.gz
postgresql-4f6c75b541385eb2d48f7ef62c1c323ec2642134.zip
Add comments about the need to avoid uninitialized bits in datatype values.
There was already one recommendation in the documentation about writing C functions to ensure padding bytes are zeroes, but make it stronger. Also fix an example that was still using direct assignment to a varlena length word, which no longer works since the varvarlena changes.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions