Skip to content

Fix error parsing \l command SQL statement when front-end protocol is og#37953

Merged
strongduanmu merged 4 commits intoapache:masterfrom
ClaireLytt:og1
Feb 4, 2026
Merged

Fix error parsing \l command SQL statement when front-end protocol is og#37953
strongduanmu merged 4 commits intoapache:masterfrom
ClaireLytt:og1

Conversation

@ClaireLytt
Copy link
Contributor

@ClaireLytt ClaireLytt commented Feb 4, 2026

fix #26883

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

Copy link
Member

@strongduanmu strongduanmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merged.

@strongduanmu strongduanmu merged commit 2dbd51d into apache:master Feb 4, 2026
148 checks passed
@ClaireLytt ClaireLytt deleted the og1 branch February 5, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error parsing \l command SQL statement when front-end protocol is og

2 participants