forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf1ef111
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 parentc1dd3a9 commitf1ef111
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
| 437 | + | |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
|
0 commit comments
Comments
(0)