diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-11-25 15:16:49 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-11-25 15:17:16 -0500 |
commit | d934a052348c1fa017ff677d08e74c643e3f416c (patch) | |
tree | 65b3c4d06c24e8c6dbbd3aaaa2d3de8fbd8ec736 /src/tutorial | |
parent | aedccb1f6fef988af1d1a25b78151f3773954b4c (diff) | |
download | postgresql-d934a052348c1fa017ff677d08e74c643e3f416c.tar.gz postgresql-d934a052348c1fa017ff677d08e74c643e3f416c.zip |
Fix uninitialized-variable warning.
In passing, add an Assert defending the presumption that bytes_left
is positive to start with. (I'm not exactly convinced that using an
unsigned type was such a bright thing here, but let's at least do
this much.)
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions