diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-27 14:06:05 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-27 14:06:29 -0400 |
| commit | db3cf2529304f96eabedd21f292bc661d5772aee (patch) | |
| tree | d52ca94d1bf45de3856898d6eaf78a75112f87bd /src/backend/utils/adt/dbsize.c | |
| parent | 433853e9269ee81627400c7edb1e4f9a001d3816 (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
