Skip to content

Commit 9aabb3d

Browse files
authored
docs: update compatible versions for postgres driver (#4199)
As of 253cf51, the driver is tested against 14-18 and I think this bit of documentation needed to be updated.
1 parent 19e62bd commit 9aabb3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/driver/postgresql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,4 @@ For Python wheels, the shipped version of the PostgreSQL client libraries is
318318
16.9. For conda-forge packages, the version of libpq is the same as the
319319
version of libpq in your Conda environment.
320320

321-
The PostgreSQL driver is tested against PostgreSQL versions 11 through 16.
321+
The PostgreSQL driver is tested against PostgreSQL versions 14 through 18.

0 commit comments

Comments
 (0)