postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: df7cb (@df7cb) <[email protected]>
To: postgresql-interfaces/psqlodbc <[email protected]>
Subject: [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported
Date: Wed, 11 Mar 2026 10:11:38 +0000
Message-ID: <[email protected]> (raw)
The psqlodbc regression tests will need adjustments for the next PG major release:
```
+++ results/quotes.out 2026-03-11 10:53:56.127333862 +0100
SET standard_conforming_strings=off
-Executing: SELECT 'foo', ?::text with param: param'quote
...
-disconnecting
+SQLExecDirect failed
+0A000=ERROR: non-standard string literals are not supported;
+Error while executing the query
```
```
2026-03-11 10:53:56.132 CET [581317] myon@contrib_regression ERROR: non-standard string literals are not supported
2026-03-11 10:53:56.132 CET [581317] myon@contrib_regression STATEMENT: SET standard_conforming_strings=off
```
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://postgresql-interfaces/psqlodbc
Cc: [email protected], [email protected]
Subject: Re: [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox