summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2017-09-08 23:04:32 +0000
committerTom Lane2017-09-08 23:04:32 +0000
commite56dd7cf5078d9651d715a72cd802a3aa346c63a (patch)
tree9377412942d7d6f695d3da7892cc4a30eedad1fa /doc/src
parentf25000c832f2e147986110116d4ba1a57b9d9256 (diff)
Fix uninitialized-variable bug.
map_partition_varattnos() failed to set its found_whole_row output parameter if the given expression list was NIL. This seems to be a pre-existing bug that chanced to be exposed by commit 6f6b99d13. It might be unreachable in v10, but I have little faith in that proposition, so back-patch. Per buildfarm.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions