Skip to content

Errors are not propagated correctly in a DDL batch #443

Closed
@olavloite

Description

A DDL batch that contains the following:

  1. The first statement is executed correctly.
  2. The second statement is executed, but contains an error.

The error from the second statement is not propagated correctly to the client by PGAdapter.

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions