aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-11-25 15:16:49 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-11-25 15:17:16 -0500
commitd934a052348c1fa017ff677d08e74c643e3f416c (patch)
tree65b3c4d06c24e8c6dbbd3aaaa2d3de8fbd8ec736 /src/tutorial
parentaedccb1f6fef988af1d1a25b78151f3773954b4c (diff)
downloadpostgresql-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