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

chore: allow comments in PG strings#2604

Merged
olavloite merged 1 commit intomainfrom
allow-pg-comments
Aug 29, 2023
Merged

chore: allow comments in PG strings#2604
olavloite merged 1 commit intomainfrom
allow-pg-comments

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

Allow comments in PostgreSQL query strings for extracting parameter definitions. The comments need to be preserved, as they could contain query hints.

Allow comments in PostgreSQL query strings for extracting parameter
definitions. The comments need to be preserved, as they could contain
query hints.
@olavloite olavloite requested review from a team and arpan14 August 25, 2023 14:50
@product-auto-label product-auto-label Bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/java-spanner API. labels Aug 25, 2023
@olavloite olavloite merged commit bfa777b into main Aug 29, 2023
@olavloite olavloite deleted the allow-pg-comments branch August 29, 2023 13:45
surbhigarg92 pushed a commit to surbhigarg92/java-spanner that referenced this pull request Sep 7, 2023
Allow comments in PostgreSQL query strings for extracting parameter
definitions. The comments need to be preserved, as they could contain
query hints.
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: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants