mathesar-foundation / mathesar

Web application providing an intuitive user experience to databases.
https://mathesar.org/
GNU General Public License v3.0
2.29k stars 317 forks source link

Add PostgreSQL 17 to the testing matrix (when released) #3509

Open mathemancer opened 3 months ago

mathemancer commented 3 months ago

Problem

Apparently, PostgreSQL 17 will be released around the end of March 2024 or beginning of April. When that happens, we won't know whether Mathesar will work with that version.

Proposed solution

We should be prepared to add it to the testing matrix and fix any issues that arise at that point.

Additional context

We could try to add a release candidate docker image for 17 before it's released, but I'm not convinced that's worth the effort.

mathemancer commented 3 months ago

Added needs: unblocking until PostgreSQL 17 is actually released.