forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7aa4fb5
committed
Improve comments for [Heap]CheckForSerializableConflictOut().
Rewrite the documentation of these functions, in light of recent bug fixcommit5940ffb.Back-patch to 13 where the check-for-conflict-out code was split up intoAM-specific and generic parts, and new documentation was added that nowlooked wrong.Reviewed-by: Peter Geoghegan <pg@bowt.ie>Discussion:https://postgr.es/m/db7b729d-0226-d162-a126-8a8ab2dc4443%40jepsen.io1 parent59fa7eb commit7aa4fb5
2 files changed
+14
-13
lines changedLines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8975 | 8975 |
| |
8976 | 8976 |
| |
8977 | 8977 |
| |
8978 |
| - | |
8979 |
| - | |
8980 |
| - | |
8981 |
| - | |
| 8978 | + | |
| 8979 | + | |
| 8980 | + | |
8982 | 8981 |
| |
8983 | 8982 |
| |
8984 |
| - | |
8985 |
| - | |
8986 |
| - | |
| 8983 | + | |
| 8984 | + | |
8987 | 8985 |
| |
8988 | 8986 |
| |
8989 | 8987 |
| |
|
Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4037 | 4037 |
| |
4038 | 4038 |
| |
4039 | 4039 |
| |
4040 |
| - | |
4041 |
| - | |
4042 |
| - | |
| 4040 | + | |
| 4041 | + | |
| 4042 | + | |
| 4043 | + | |
| 4044 | + | |
| 4045 | + | |
4043 | 4046 |
| |
4044 |
| - | |
4045 |
| - | |
4046 |
| - | |
| 4047 | + | |
| 4048 | + | |
| 4049 | + | |
4047 | 4050 |
| |
4048 | 4051 |
| |
4049 | 4052 |
| |
|
0 commit comments
Comments
(0)