postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)help / color / mirror / Atom feed
[postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported 4+ messages / 2 participants [nested] [flat]
* [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported @ 2026-03-11 10:11 "df7cb (@df7cb)" <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: df7cb (@df7cb) @ 2026-03-11 10:11 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> 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 ``` ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported @ 2026-03-12 10:15 ` "davecramer (@davecramer)" <[email protected]> 2 siblings, 0 replies; 4+ messages in thread From: davecramer (@davecramer) @ 2026-03-12 10:15 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> @df7cb thanks, I know I did that for pgjdbc, not sure why I forgot about psqlodbc ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported @ 2026-03-12 10:19 ` "df7cb (@df7cb)" <[email protected]> 2 siblings, 0 replies; 4+ messages in thread From: df7cb (@df7cb) @ 2026-03-12 10:19 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> Maybe because the JDBC interface is from this century. 😅 ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported @ 2026-03-17 09:43 ` "davecramer (@davecramer)" <[email protected]> 2 siblings, 0 replies; 4+ messages in thread From: davecramer (@davecramer) @ 2026-03-17 09:43 UTC (permalink / raw) To: postgresql-interfaces/psqlodbc <[email protected]> I just merged in a patch that should help. It does require you changing the way you call installcheck `make installcheck server_version=19 ` ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2026-03-17 09:43 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-03-11 10:11 [postgresql-interfaces/psqlodbc] issue #160: PG 19: ERROR: non-standard string literals are not supported "df7cb (@df7cb)" <[email protected]> 2026-03-12 10:15 ` "davecramer (@davecramer)" <[email protected]> 2026-03-12 10:19 ` "df7cb (@df7cb)" <[email protected]> 2026-03-17 09:43 ` "davecramer (@davecramer)" <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox