Skip to content

v0.4

Compare
Choose a tag to compare
@pct960 pct960 released this 06 Jun 22:01
· 3723 commits to master since this release
  • Using max LSN value captured during txn snapshot
  • Fixed corner case when maxlsn = remoteflushlsn and/or remoteflushlsn = 0
  • Changed txn visibility so that txns are visible as soon as clog is updated
  • Fixed failing pg_walinspect test. Core tests, regression tests and pgtap tests all pass now.