- Notifications
You must be signed in to change notification settings - Fork5
Commit731ebb6
committed
Fix not-backwards-compatible pg_upgrade test for prepared transactions.
There's no reason for this test to use the undocumented pg_prepared_xact()function, when it can use the stable API pg_prepared_xacts instead.Fixes breakage against 8.3, as reported by Justin Arnold.1 parent5bba65d commit731ebb6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
0 commit comments
Comments
(0)