Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Parallel-safe updated version, PG 9.6+

Latest
Compare
Choose a tag to compare
@nyurik nyurik released this 22 Jan 18:07
· 2 commits to master since this release

Thanks to @jsanz work, this release has many improvements to support PostgreSQL parallel querying and unit testing.

  • tests for PG 9.6 -- 12, PostGIS 2.5 & 3
  • CleanInt() and CleanNumeric() were rewritten to be parallel safe
  • all other functions were tagged with parallel safe keyword
  • Dropped support for PostgreSQL before 9.6