- Notifications
You must be signed in to change notification settings - Fork5
Commitb81831a
committed
Renumber 2PC resource managers so that compared to 9.0, predicate lock rmgr
is added to the end, and existing resource managers keep their old ids.We're not going to guarantee on-disk compatibility for 2PC state files overmajor releases, but it seems better to avoid changing the ids them anyway.It will help anyone who might want to write external tools to inspect thestate files to work with files from different versions, if nothing else.Per complaint from Tom Lane.1 parent030a283 commitb81831a
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments
Comments
(0)