aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/constraint.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:33 -0400
commit76447fe3244142724b4b651bf6824989c6a16379 (patch)
tree449fed57bfd631b8f138738662ea37a867102066 /src/backend/commands/constraint.c
parent52427015ad8fcef1a5803db2c032847e82eca26e (diff)
downloadpostgresql-76447fe3244142724b4b651bf6824989c6a16379.tar.gz
postgresql-76447fe3244142724b4b651bf6824989c6a16379.zip
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/commands/constraint.c')
0 files changed, 0 insertions, 0 deletions