summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSeqscan.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-08-15 21:05:21 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-08-15 21:06:22 -0400
commiteff9ef73f823e3e59f34b85456242fad5967a847 (patch)
tree27f4aee6350177fd42c6503e59ba5e53bd19692a /src/backend/executor/nodeSeqscan.c
parentdbeefe64f359a938704482f4872d6db1bd93bfef (diff)
Initialize replication_slot_catalog_xmin in procarray
Although not confirmed and probably rare, if the newly allocated memory is not already zero, this could possibly have caused some problems. Also reorder the initializations slightly so they match the order of the struct definition. Author: Wong, Yi Wen <yiwong@amazon.com> Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Diffstat (limited to 'src/backend/executor/nodeSeqscan.c')
0 files changed, 0 insertions, 0 deletions