Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

fix: recognize ABORT statements for PostgreSQL#2479

Merged
olavloite merged 1 commit intomainfrom
abort-transaction
Jun 28, 2023
Merged

fix: recognize ABORT statements for PostgreSQL#2479
olavloite merged 1 commit intomainfrom
abort-transaction

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

PostgreSQL supports the ABORT [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ] statement in addition to the more common ROLLBACK.

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

PostgreSQL supports the `ABORT [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ]`
statement in addition to the more common ROLLBACK.

See https://www.postgresql.org/docs/current/sql-abort.html
@olavloite olavloite requested review from a team June 2, 2023 14:34
@product-auto-label product-auto-label Bot added size: xl Pull request size is extra large. api: spanner Issues related to the googleapis/java-spanner API. labels Jun 2, 2023
@olavloite olavloite requested a review from arpan14 June 19, 2023 14:14
@olavloite olavloite merged commit da47b0a into main Jun 28, 2023
@olavloite olavloite deleted the abort-transaction branch June 28, 2023 11:12
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jul 11, 2023
🤖 I have created a release *beep* *boop*
---


## [6.43.2](https://togithub.com/googleapis/java-spanner/compare/v6.43.1...v6.43.2) (2023-07-09)


### Bug Fixes

* Recognize ABORT statements for PostgreSQL ([#2479](https://togithub.com/googleapis/java-spanner/issues/2479)) ([da47b0a](https://togithub.com/googleapis/java-spanner/commit/da47b0aef7a2e03fc9b5e25cf036ef8d8d001672))


### Documentation

* Add background info for session pool ([#2498](https://togithub.com/googleapis/java-spanner/issues/2498)) ([0bbb1a1](https://togithub.com/googleapis/java-spanner/commit/0bbb1a1b5ac6b9d4ea061a2f2a4d26c3bd958d7e))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.0 ([#2521](https://togithub.com/googleapis/java-spanner/issues/2521)) ([bdb2461](https://togithub.com/googleapis/java-spanner/commit/bdb2461dfa90535241c333d1cfee33afc2b33eca))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants