sql: PGJDBC encounters "SimpleQuery not allowed while in extended protocol mode" #41511
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-sql-pgwire
pgwire protocol issues.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
The PGJDBC driver has a test suite in
AutoRollbackTestSuite.java
.The following query fails in a lot of the test cases. Note that it fails before any of the rollback logic is tested -- this error happens right at the beginning of the test.
could relate to #33693
The text was updated successfully, but these errors were encountered: