summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/dbsize.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-27 14:06:05 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-27 14:06:29 -0400
commitdb3cf2529304f96eabedd21f292bc661d5772aee (patch)
treed52ca94d1bf45de3856898d6eaf78a75112f87bd /src/backend/utils/adt/dbsize.c
parent433853e9269ee81627400c7edb1e4f9a001d3816 (diff)
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/utils/adt/dbsize.c')
0 files changed, 0 insertions, 0 deletions