Skip to content
Snippets Groups Projects
Commit 226be406 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

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: default avatarMasahiko Sawada <sawada.mshk@gmail.com>
parent 3ea58216
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment