Commit 4c29c17
feat: support PostgreSQL END statement (#2131)
* feat: support PostgreSQL END statement
Adds support for the PostgreSQL END statement in the Connection API.
Fixes #2130
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent d0195b4 commit 4c29c17
File tree
4 files changed
+36604
-15572
lines changed- google-cloud-spanner/src
- main/resources/com/google/cloud/spanner/connection
- test/resources/com/google/cloud/spanner/connection
- postgresql
4 files changed
+36604
-15572
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
| |||
0 commit comments