- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit8fcc2fb
committed
Fix inconsistent code with shared invalidations of snapshots
The code in charge of processing a single invalidation message has beenusing since568d413 the structure for relation mapping messages. Thishad fortunately no consequence as both locate the database ID at thesame location, but it could become a problem in the future if this areaof the code changes.Author: Konstantin KnizhnikDiscussion:https://postgr.es/m/8044c223-4d3a-2cdb-42bf-29940840ce94@postgrespro.ruBackpatch-through: 9.51 parentb5c73ee commit8fcc2fb
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
611 |
| - | |
| 611 | + | |
612 | 612 |
| |
613 |
| - | |
| 613 | + | |
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
|
0 commit comments
Comments
(0)