mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Commit 8561e4840c
neglected to handle
older Python versions that don't support the "with" statement. So write
the tests in a way that older versions can handle as well.