Skip to content

fix: downgrade pgx to v5.10.0 - #2687

Merged
kgala2 merged 1 commit into
mainfrom
fix-windows-tests
Sep 25, 2026
Merged

kgala2 merged 1 commit into
mainfrom
fix-windows-tests

Conversation

@kgala2

@kgala2 kgala2 commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

In #2681, github.com/jackc/pgx/v5 was bumped from v5.10.0 to v5.11.0. In pgx v5.11.0, the keyword/value DSN parser drops single backslashes (matching libpq), which broke Windows socket paths in TestPostgresUnix and TestPostgresMCPUnix.

This PR downgrades github.com/jackc/pgx/v5 back to v5.10.0 to restore passing Windows integration tests on main.

@kgala2
kgala2 requested a review from a team as a code owner September 25, 2026 22:12
@kgala2 kgala2 changed the title fix: downgrade pgx to v5.10.0 and escape Windows socket path in tests fix: downgrade pgx to v5.10.0 Sep 25, 2026
@kgala2
kgala2 merged commit 85ab150 into main Sep 25, 2026
23 of 25 checks passed
@kgala2
kgala2 deleted the fix-windows-tests branch September 25, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants