diff options
author | Tom Lane | 2019-01-25 16:27:44 +0000 |
---|---|---|
committer | Tom Lane | 2019-01-25 16:27:44 +0000 |
commit | 6119060d01ab2dfb9e2c1c101595f2de7890965d (patch) | |
tree | cec6e1b9288f2b73e08bd63e73ecab887adce9cd /src/tutorial/advanced.source | |
parent | 9556aa01c69a26ca726d8dda8e395acc7c1e30fc (diff) |
Fix possibly-uninitialized-variable warning from commit 9556aa01c.
Heikki's compiler doesn't complain about end_ptr, apparently,
but mine does.
In passing, I failed to resist the temptation to remove the
no-longer-used fldnum variable, and relocate chunk_len's
declaration to a narrower scope.
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions