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
Discover and 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
107
Star
5.1k
Code
Issues
18
Pull requests
5
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 Oct 30, 2025
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
fix(actions): install ts cli via action
psteinroe
authored
af4179c
Copy full SHA for af4179c
fix: install tree-sitter cli in release workflow
psteinroe
committed
5cf7b97
Copy full SHA for 5cf7b97
Commits on Oct 19, 2025
chore: dual publish to npm (#543)
psteinroe
authored
0993ff3
Copy full SHA for 0993ff3
feat: hover on types (#557)
juleswritescode
authored
e2a2ee7
Copy full SHA for e2a2ee7
chore: rename env vars (#558)
psteinroe
authored
8d8076c
Copy full SHA for 8d8076c
chore: postgrestools.jsonc -> postgres-language-server.jsonc (#559)
Show description for f113ec7
psteinroe
authored
f113ec7
Copy full SHA for f113ec7
Commits on Oct 17, 2025
fix(splitter): improve EOF handling (#556)
juleswritescode
authored
a1f1818
Copy full SHA for a1f1818
Commits on Oct 15, 2025
feat: improved type messages (#551)
juleswritescode
authored
6077f9c
Copy full SHA for 6077f9c
Commits on Oct 13, 2025
fix: do not display hover items when hovering over param (#553)
Show description for 43df7de
juleswritescode
authored
43df7de
Copy full SHA for 43df7de
fix: infinite recursion with SQL params (#555)
Show description for 193671c
juleswritescode
authored
193671c
Copy full SHA for 193671c
fix: duplicate columns in schema cache (#552)
Show description for 380fcfc
juleswritescode
authored
380fcfc
Copy full SHA for 380fcfc
Commits on Oct 10, 2025
refactor: type replacement tracker supports shortening ranges (#547)
juleswritescode
authored
83934ed
Copy full SHA for 83934ed
fix: split merge into (#550)
psteinroe
authored
ddb9475
Copy full SHA for ddb9475
Commits on Oct 3, 2025
chore: pgt_flags -> pgt_env, central website url, unify version (#545)
Show description for 85baf89
psteinroe
authored
85baf89
Copy full SHA for 85baf89
feat(typecheck): also replace longer type defaults (#541)
juleswritescode
authored
fcd4720
Copy full SHA for fcd4720
Commits on Sep 29, 2025
perf: optimize tables query (#542)
aokiji
authored
f61d5a1
Copy full SHA for f61d5a1
Commits on Sep 26, 2025
refactor(completions): remove custom parse for policies, use tree-sitter (#530)
juleswritescode
authored
3db26f4
Copy full SHA for 3db26f4
Pagination
Previous
Next
You can’t perform that action at this time.