sql: panic caused by DEALLOCATE ALL / DISCARD ALL inside of a prepared statement #52915
Labels
A-sql-pgwire
pgwire protocol issues.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
The issue described below is caused by this PR: #48842. This PR was backported to release-19.2 (#52444) and is currently pending approval for backporting to release-20.1 (#52443).
Describe the problem
The PGJDBC test suite caused a panic in CockroachDB. View the PGJDBC artifacts here and look at the snippet below.
To Reproduce
This happened when qualifying v19.2.10. It also happens on the current master branch.
The following PGTest reproduces the issue.
The text was updated successfully, but these errors were encountered: