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 16 to testing matrix on Github #3477

Closed mathemancer closed 4 months ago

mathemancer commented 4 months ago

Problem

We currently only publish that we support Postgres 13, 14, and 15. We could easily support 16, but we aren't testing for that.

Proposed solution

We should add PostgreSQL 16 into the testing matrix.

Additional context