forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb90b79e
committed
Fix typo in multixact.c
AtEOXact_MultiXact() was referenced in two places with an incorrectroutine name.Author: Hou ZhijieDiscussion:https://postgr.es/m/1b41e9311e8f474cb5a360292f0b3cb1@G08CNEXMBPEKD05.g08.fujitsu.local1 parent2a73164 commitb90b79e
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1742 | 1742 |
| |
1743 | 1743 |
| |
1744 | 1744 |
| |
1745 |
| - | |
| 1745 | + | |
1746 | 1746 |
| |
1747 | 1747 |
| |
1748 | 1748 |
| |
| |||
1772 | 1772 |
| |
1773 | 1773 |
| |
1774 | 1774 |
| |
1775 |
| - | |
| 1775 | + | |
1776 | 1776 |
| |
1777 | 1777 |
| |
1778 | 1778 |
| |
|
0 commit comments
Comments
(0)