Jussi Saurio
|
3826c540ae
|
thank you clippy, actually a nice suggestion
|
2025-02-08 14:47:41 +02:00 |
|
Jussi Saurio
|
c23d97f33c
|
refactor: is_version_visible() -> RowVersion::is_visible_to()
|
2025-02-08 14:33:06 +02:00 |
|
Jussi Saurio
|
a0460ae2d5
|
Comment about tx visibility when deleting a row
|
2025-02-08 14:31:27 +02:00 |
|
Jussi Saurio
|
40f59f124f
|
Fix comment: new -> old
|
2025-02-08 11:12:16 +02:00 |
|
Pekka Enberg
|
b17610ab77
|
core/mvcc: Minor code cleanups
Make the source file readable from top to bottom by moving private
functions at the end of the struct implementation.
|
2025-02-08 10:55:13 +02:00 |
|
Jussi Saurio
|
791255fd8c
|
MVCC: Add a few comments
|
2025-02-08 10:20:48 +02:00 |
|
Jussi Saurio
|
fab105c10c
|
MVCC: fix write conflict handling
|
2025-02-08 10:10:09 +02:00 |
|
Pekka Enberg
|
7809df913a
|
core/mvcc: Rename Database to MvStore
|
2025-02-07 07:40:33 +02:00 |
|
Pekka Enberg
|
36b487d281
|
core/mvcc: Make Clippy happy
|
2025-02-05 13:41:20 +02:00 |
|
Pekka Enberg
|
fad479ac59
|
core/mvcc: Move source code to module
|
2025-02-05 13:25:16 +02:00 |
|