Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Fri, 16 May 2025 11:12:29 +0000 Subject: [pgjdbc/pgjdbc] PR #3632: test: add tests with standard_conforming_strings=off List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3632 X-GitHub-Labels: building-and-testing X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: open X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3632 Content-Type: text/plain; charset=utf-8 standard_conforming_strings=on since PostgreSQL 9.1, however, the driver code does handle the property somehow, so let's try testing it.