Skip to content

Prefer PG 12.6 over PG 12.4

Evan Read requested to merge eread/latest-pg12 into main

What does this Merge Request do and why?

Because GitLab.com will move to PG 12.x soon, and because developers will expect to make use of versions of PG 12.x that contain lots of improvements, we should pre-load PG 12.6 before making the switch to 12.x as the default.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports