summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane2019-01-25 16:27:44 +0000
committerTom Lane2019-01-25 16:27:44 +0000
commit6119060d01ab2dfb9e2c1c101595f2de7890965d (patch)
treecec6e1b9288f2b73e08bd63e73ecab887adce9cd /src/include/postgres.h
parent9556aa01c69a26ca726d8dda8e395acc7c1e30fc (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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions