Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pgplex
/
pgparser
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
38
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2026
Fix capitalization in README description
Show description for 0267205
tianzhou
authored
0267205
View commit details
Copy full SHA for 0267205
Browse repository at this point
Revise pgplex description in README
Show description for 6f55841
tianzhou
authored
6f55841
View commit details
Copy full SHA for 6f55841
Browse repository at this point
Commits on Jul 3, 2026
Update README.md
tianzhou
authored
57191c7
View commit details
Copy full SHA for 57191c7
Browse repository at this point
Commits on Jul 2, 2026
Update README with banner and project details
Show description for a53778f
tianzhou
authored
a53778f
View commit details
Copy full SHA for a53778f
Browse repository at this point
Commits on Jun 25, 2026
Add LICENSE file
tianzhou
authored
3a9afec
View commit details
Copy full SHA for 3a9afec
Browse repository at this point
Commits on Jun 12, 2026
Update README.md
tianzhou
authored
aea128f
View commit details
Copy full SHA for aea128f
Browse repository at this point
Commits on Feb 22, 2026
Update README with pgplex information
Show description for 024efae
tianzhou
authored
024efae
View commit details
Copy full SHA for 024efae
Browse repository at this point
Commits on Feb 10, 2026
fix(parser): pass storage mode in SET STORAGE and set InitiallyValid for column CHECK
Show description for 2ef2481
rebelice
and
claude
committed
2ef2481
View commit details
Copy full SHA for 2ef2481
Browse repository at this point
Commits on Feb 9, 2026
fix(parser): translate 8 missing grammar rule assignments
Show description for 6c02832
rebelice
and
claude
committed
6c02832
View commit details
Copy full SHA for 6c02832
Browse repository at this point
refactor: rename module to github.com/pgplex/pgparser
Show description for 5ee13b2
rebelice
and
claude
committed
5ee13b2
View commit details
Copy full SHA for 5ee13b2
Browse repository at this point
fix(parser): handle DISTINCT clause in SELECT statements
Show description for 441253b
rebelice
and
claude
committed
441253b
View commit details
Copy full SHA for 441253b
Browse repository at this point
Commits on Feb 4, 2026
Reformat License section in README.md
tianzhou
authored
1ceee52
View commit details
Copy full SHA for 1ceee52
Browse repository at this point
Add Star History section to README
Show description for 323324f
tianzhou
authored
323324f
View commit details
Copy full SHA for 323324f
Browse repository at this point
fix: remove accidental worktree submodules
rebelice
committed
780844e
View commit details
Copy full SHA for 780844e
Browse repository at this point
refactor: rename module to github.com/bytebase/pgparser
rebelice
committed
e090a9f
View commit details
Copy full SHA for e090a9f
Browse repository at this point
chore: prepare for v0.1.0 release
Show description for 1919355
rebelice
committed
1919355
View commit details
Copy full SHA for 1919355
Browse repository at this point
fix(parser): support UESCAPE in Unicode identifiers
Show description for 23b3edf
rebelice
committed
23b3edf
View commit details
Copy full SHA for 23b3edf
Browse repository at this point
fix(pgregress): resolve arrays and tuplesort regression failures
Show description for 4818843
rebelice
committed
4818843
View commit details
Copy full SHA for 4818843
Browse repository at this point
feat(lexer): support UESCAPE clause for Unicode string literals
Show description for a01a3e1
rebelice
committed
a01a3e1
View commit details
Copy full SHA for a01a3e1
Browse repository at this point
test(pgregress): fix psql macro handling and update known failures
Show description for 988c095
rebelice
committed
988c095
View commit details
Copy full SHA for 988c095
Browse repository at this point
docs: add README and improve psql variable handling in tests
Show description for 6655dea
rebelice
committed
6655dea
View commit details
Copy full SHA for 6655dea
Browse repository at this point
grammar: refactor CopyStmt to match PostgreSQL's factored structure
Show description for bd5c5fe
rebelice
and
claude
committed
bd5c5fe
View commit details
Copy full SHA for bd5c5fe
Browse repository at this point
Merge branch 'vk/2dae-': fix array subscript handling in columnref
Show description for 046c854
rebelice
and
claude
committed
046c854
View commit details
Copy full SHA for 046c854
Browse repository at this point
grammar: fix array subscript handling in columnref rule
Show description for 53cf5fa
rebelice
and
claude
committed
53cf5fa
View commit details
Copy full SHA for 53cf5fa
Browse repository at this point
grammar: resolve 1034 parser conflicts (1481 -> 447)
Show description for 1b03eb1
rebelice
and
claude
committed
1b03eb1
View commit details
Copy full SHA for 1b03eb1
Browse repository at this point
grammar: complete syntax coverage and add psql variable detection
Show description for 66a1853
rebelice
and
claude
committed
66a1853
View commit details
Copy full SHA for 66a1853
Browse repository at this point
Commits on Feb 3, 2026
grammar: close missing rules and extractor fixes
rebelice
committed
26c4cc9
View commit details
Copy full SHA for 26c4cc9
Browse repository at this point
tests: cover grammar gaps and extractor edge cases
rebelice
committed
a30770e
View commit details
Copy full SHA for a30770e
Browse repository at this point
Commits on Feb 2, 2026
docs: add grammar missing rules design
rebelice
committed
3ae14ce
View commit details
Copy full SHA for 3ae14ce
Browse repository at this point
chore: ignore .worktrees directory
rebelice
committed
53b3dd3
View commit details
Copy full SHA for 53b3dd3
Browse repository at this point
feat: add PG parse helper and diff tooling
rebelice
committed
fc8da89
View commit details
Copy full SHA for fc8da89
Browse repository at this point
gram.y: close grammar gaps and fix extractor for 56 fewer regression failures
Show description for 1884d2c
rebelice
and
claude
committed
1884d2c
View commit details
Copy full SHA for 1884d2c
Browse repository at this point
Merge branch 'vk/e421-pg-parser-pg': grammar coverage to 99.0%
rebelice
committed
4a6be2a
View commit details
Copy full SHA for 4a6be2a
Browse repository at this point
gram.y: expand grammar coverage to 99.0% of PG17 regression tests
Show description for 8a864b8
rebelice
and
claude
committed
8a864b8
View commit details
Copy full SHA for 8a864b8
Browse repository at this point
Commits on Jan 30, 2026
Move 48 SQL-category test files to parser/parsertest/ subdirectory
Show description for 147e4a8
rebelice
and
claude
committed
147e4a8
View commit details
Copy full SHA for 147e4a8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.