forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf7c566a
committed
Fix a few more redundant calls of GetLatestSnapshot()
Commit2367503 fixed this in RelationFindReplTupleByIndex(), but Imissed two other similar cases.Per report from Ranier Vilela.Discussion:https://www.postgresql.org/message-id/CAEudQArUT1dE45WN87F-Gb7XMy_hW6x1DFd3sqdhhxP-RMDa0Q@mail.gmail.comBackpatch-through: 131 parent2367503 commitf7c566a
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
| |||
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
471 |
| - | |
| 471 | + | |
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
|
0 commit comments
Comments
(0)