Skip to content

Skip standard_conforming_strings=off on PG19#2506

Merged
jackc merged 1 commit into
jackc:masterfrom
JelteF:skip-standard-conforming-strings
Feb 20, 2026
Merged

Skip standard_conforming_strings=off on PG19#2506
jackc merged 1 commit into
jackc:masterfrom
JelteF:skip-standard-conforming-strings

Conversation

@JelteF

@JelteF JelteF commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

For the same security reason why standard_conforming_strings=off is disallowed by pgx in combination with the simple query protocol, in PG19 standard_conforming_strings=off won't be allowed anymore at all.

See this for details: postgres/postgres@4576208

For the same security reason why standard_conforming_strings=off is
disallowed by pgx in combination with the simple query protocol, in PG19
standard_conforming_strings=off won't be allowed anymore at all.

See: postgres/postgres@4576208
@JelteF

JelteF commented Feb 18, 2026

Copy link
Copy Markdown
Contributor Author

To clarify, I ran into this while running pgx tests against a local postgres server that was build from the postgres master branch.

@jackc jackc merged commit 21cc9fc into jackc:master Feb 20, 2026
10 of 14 checks passed
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.

2 participants