diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-27 14:05:58 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-27 14:06:22 -0400 |
| commit | 4f6c75b541385eb2d48f7ef62c1c323ec2642134 (patch) | |
| tree | c6eab7a4eb790a513f6871e956367e542064308e /src/tutorial/complex.source | |
| parent | 18c0b4eccdc86ffb7eccc2c6facfe382537ab877 (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/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions
