forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7fd1ae9
committed
Use proper macro to access TransactionId
In commitf10a025 I mistakenly used list_member_oid in a placewhere list_member_xid is called for. (Currently innocuous as bothtypedefs are pretty much identical, but if we change either, it'llbecome broken.) Repair.Author: Hou Zhijie <houzj.fnst@fujitsu.com>Discussion:https://postgr.es/m/OS0PR01MB5716E2399494D4CB1A28A091942A9@OS0PR01MB5716.jpnprd01.prod.outlook.com1 parent16b1fe0 commit7fd1ae9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
747 | 747 |
| |
748 | 748 |
| |
749 | 749 |
| |
750 |
| - | |
| 750 | + | |
751 | 751 |
| |
752 | 752 |
| |
753 | 753 |
| |
|
0 commit comments
Comments
(0)