Skip to content

feat(postgres): support LOCK as command - #8281

Open
treysp wants to merge 1 commit into
mainfrom
trey/postgres-lock
Open

feat(postgres): support LOCK as command#8281
treysp wants to merge 1 commit into
mainfrom
trey/postgres-lock

Conversation

@treysp

@treysp treysp commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

closes #8277

@github-actions

Copy link
Copy Markdown
Contributor

SQLGlot Integration Test Results

✅ All tests passed

Comparing:

  • this branch (sqlglot:trey/postgres-lock @ sqlglot 3f514da)
  • baseline (main @ sqlglot 222eb11)

Overall

main: 182937 total, 163915 passed (pass rate: 89.6%)

sqlglot:trey/postgres-lock: 170743 total, 152763 passed (pass rate: 89.5%)

Transitions:
No change

Dialect pair changes: 0 previous results not found, 3 current results not found

✅ All tests passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support PostgreSQL LOCK TABLE ... IN SHARE ROW EXCLUSIVE MODE syntax

1 participant