Fix typo in multixact.c
authorMichael Paquier <michael@paquier.xyz>
Thu, 8 Oct 2020 05:06:12 +0000 (14:06 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 8 Oct 2020 05:06:12 +0000 (14:06 +0900)
commitb90b79e1409b7cbffcadf89ae2e85c7ba1332818
tree1daecb00f9d3dad2ed203ab011b14a06b527312d
parent2a7316458164369436e252e5e60a5957b17103c3
Fix typo in multixact.c

AtEOXact_MultiXact() was referenced in two places with an incorrect
routine name.

Author: Hou Zhijie
Discussion: https://postgr.es/m/1b41e9311e8f474cb5a360292f0b3cb1@G08CNEXMBPEKD05.g08.fujitsu.local
src/backend/access/transam/multixact.c