Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
supabase-community
/
postgres-language-server
Public
Notifications
You must be signed in to change notification settings
Fork
109
Star
5.1k
Code
Issues
19
Pull requests
6
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 15, 2025
fix(completions): replace error node handling with better grammar (#616)
juleswritescode
authored
7545ca7
Copy full SHA for 7545ca7
fix: many completion issues from snapshots (#607)
juleswritescode
authored
f6bd86c
Copy full SHA for f6bd86c
Commits on Dec 12, 2025
fix(completions): adjust range for later stmts (#615)
juleswritescode
authored
ec847a4
Copy full SHA for ec847a4
test(completions): add test suite for more coverage (#599)
juleswritescode
authored
0fc815a
Copy full SHA for 0fc815a
Commits on Dec 4, 2025
fix(analyser): wrong reference url (#612)
Show description for dcdb03d
psteinroe
authored
dcdb03d
Copy full SHA for dcdb03d
Commits on Nov 22, 2025
refactor: config codegen (#598)
Show description for 23e526b
psteinroe
and
claude
authored
23e526b
Copy full SHA for 23e526b
Commits on Nov 20, 2025
docs: Add Sublime Text setup instructions (#604)
StabbarN
authored
66da667
Copy full SHA for 66da667
Commits on Nov 17, 2025
chore(docs): improve getting started (#603)
psteinroe
authored
e7432ba
Copy full SHA for e7432ba
Fix typo in JSON configuration for plpgsqlCheck (#602)
Show description for 99e0f03
franck-ada
authored
99e0f03
Copy full SHA for 99e0f03
Commits on Nov 7, 2025
refractor(splinter): allow non-supabase rules to run always (#597)
psteinroe
authored
f415087
Copy full SHA for f415087
chore(splinter): initial commit (#594)
Show description for 43d262b
psteinroe
authored
43d262b
Copy full SHA for 43d262b
chore(diagnostics): add database object as diagnostics location (#593)
Show description for 5533414
psteinroe
authored
5533414
Copy full SHA for 5533414
refactor: make node identification simpler by updating tree-sitter grammar
juleswritescode
authored
05df46e
Copy full SHA for 05df46e
Commits on Nov 1, 2025
refactor: pgls suppressions (#592)
Show description for 2317e29
psteinroe
authored
2317e29
Copy full SHA for 2317e29
refactor: pull diagnostics (#585)
psteinroe
authored
9952744
Copy full SHA for 9952744
feat(lsp): invalidate schema cache (#588)
Show description for a9ac119
psteinroe
authored
a9ac119
Copy full SHA for a9ac119
Commits on Oct 30, 2025
chore(docs): homebrew installation (#589)
psteinroe
authored
376654e
Copy full SHA for 376654e
chore: set SQLX_OFFLINE=true (#587)
Show description for 82d5b38
psteinroe
authored
82d5b38
Copy full SHA for 82d5b38
Commits on Oct 29, 2025
fix: run cli tests with deterministic log level (#586)
juleswritescode
authored
1e374ac
Copy full SHA for 1e374ac
Commits on Oct 28, 2025
fix: submodule path (#583)
psteinroe
authored
1abf019
Copy full SHA for 1abf019
chore: remaining renamings (#582)
Show description for dd6e519
psteinroe
authored
dd6e519
Copy full SHA for dd6e519
refactor: rename crates to pgls_* (#581)
psteinroe
authored
1ff2ee1
Copy full SHA for 1ff2ee1
refactor(cli): simplify abstractions (#574)
Show description for 8f7626a
psteinroe
authored
8f7626a
Copy full SHA for 8f7626a
feat(config): add connectionString (#573)
Show description for 02af023
psteinroe
authored
02af023
Copy full SHA for 02af023
feat(analyser): port remaining eugene rules (#561)
Show description for 7147e6a
psteinroe
authored
7147e6a
Copy full SHA for 7147e6a
refactor(treesitter): rely more on treesitter grammar than business logic (#562)
juleswritescode
authored
e4a7a7a
Copy full SHA for e4a7a7a
fix(env): version env (#578)
psteinroe
authored
6a27850
Copy full SHA for 6a27850
chore(cli): add snapshot tests for reporters (#577)
Show description for cf134f2
psteinroe
authored
cf134f2
Copy full SHA for cf134f2
Commits on Oct 27, 2025
chore(pgt_query): support system build (#576)
Show description for c63ff0c
psteinroe
authored
c63ff0c
Copy full SHA for c63ff0c
Commits on Oct 24, 2025
docs: new domain (#564)
psteinroe
authored
37ff15a
Copy full SHA for 37ff15a
chore(docs): new binary name (#565)
psteinroe
authored
540223a
Copy full SHA for 540223a
chore: update toolchain and unify publish action (#566)
Show description for 8322a41
psteinroe
authored
8322a41
Copy full SHA for 8322a41
chore: make sure we use latest npm
psteinroe
committed
81812bb
Copy full SHA for 81812bb
fix: include postgres-language-server in release
psteinroe
committed
efe0e2f
Copy full SHA for efe0e2f
fix(actions): remove tokens to use trusted publisher auth
psteinroe
authored
e8d7216
Copy full SHA for e8d7216
Pagination
Previous
Next
You can’t perform that action at this time.