You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove assertion that circular buffer entries are monotonic
GetOldestXmin *can* go backwards, see its comment. For the record, spotted by
shardman's test_worker_failover_with_offline_neighbour test: apparently LR
launcher background worker gets low oldestxmin on its start because it is not
connected to any database.
0 commit comments