- Notifications
You must be signed in to change notification settings - Fork28
Commitdd58f57
Global snapshots
Additionally:Mostly cosmetical improvements: * (Arguably) improved comments around locking during circular buffer maintenance; also, don't lock procarray during global_snapshot_xmin bump. * s/snaphot/snapshot, other typos. * Don't track_global_snapshots by default -- while handy for testing, it doesn't look generally good.Touch global snapshots csn->xmin map only when track_global_snapshots.Actually we should allow this -- it might make sense for hot standby.1 parent2a4020a commitdd58f57
File tree
23 files changed
+1357
-8
lines changed- src
- backend
- access/transam
- storage
- ipc
- lmgr
- utils
- misc
- time
- include
- access
- catalog
- datatype
- portability
- storage
- utils
23 files changed
+1357
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments
Comments
(0)