Skip to content

Support the PostgreSQL END transaction statement #2130

@olavloite

Description

@olavloite

PostgreSQL supports both COMMIT and END as valid commands to successfully end a transaction. The Connection API currently only supports COMMIT.

See also https://www.postgresql.org/docs/current/sql-end.html

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions