forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitba2fc7e
committed
Make GetMultiXactIdMembers() a public function.
1 parentbc3991c commitba2fc7e
File tree
2 files changed
+4
-4
lines changed- src
- backend/access/transam
- include/access
2 files changed
+4
-4
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
204 | 203 |
| |
205 | 204 |
| |
206 | 205 |
| |
| |||
816 | 815 |
| |
817 | 816 |
| |
818 | 817 |
| |
819 |
| - | |
| 818 | + | |
820 | 819 |
| |
821 | 820 |
| |
822 | 821 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
|
0 commit comments
Comments
(0)