Skip to content

v1.16: Page Checksum Improvements, CI, and Package Testing

Compare
Choose a tag to compare
@dwsteele dwsteele released this 03 Mar 01:19

Bug Fixes:

  • Fixed an issue where tables over 1GB would report page checksum warnings after the first segment. (Reported by Stephen Frost.)
  • Fixed an issue where databases created with a non-default tablespace would raise bogus warnings about pg_filenode.map and pg_internal.init not being page aligned. (Reported by blogh.)