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
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
2785bef
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 17, 2025
use custom result
juleswritescode
committed
2785bef
Copy full SHA for 2785bef
Commits on Oct 12, 2025
ok
juleswritescode
committed
6c26a1e
Copy full SHA for 6c26a1e
merge
juleswritescode
committed
3d40775
Copy full SHA for 3d40775
rename
juleswritescode
committed
fbeedb8
Copy full SHA for fbeedb8
Update crates/pgt_statement_splitter/src/splitter/common.rs
juleswritescode
authored
44dc989
Copy full SHA for 44dc989
readied
juleswritescode
committed
926de5d
Copy full SHA for 926de5d
fix(splitter): improve EOF handling
juleswritescode
committed
4b87786
Copy full SHA for 4b87786
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
fix: do not push expectation errors to EOF (#539)
juleswritescode
authored
21ce254
Copy full SHA for 21ce254
fix: begin atomic split (#538)
psteinroe
authored
414078f
Copy full SHA for 414078f
Commits on Sep 23, 2025
fix: add missing column in group by expression (#534)
Show description for df6abda
aokiji
and
Nicolás De los Santos
authored
df6abda
Copy full SHA for df6abda
Commits on Sep 20, 2025
fix: js bin and add tests (#531)
Show description for a1f6a56
psteinroe
authored
a1f6a56
Copy full SHA for a1f6a56
Commits on Sep 19, 2025
chore: replace tree-sitter submodule with internal crate (#527)
juleswritescode
authored
4a62cc0
Copy full SHA for 4a62cc0
fix: npm action should pull name from package.json (#526)
juleswritescode
authored
7ab2960
Copy full SHA for 7ab2960
fix: npm package name checks (#525)
Show description for fdbf60a
juleswritescode
authored
fdbf60a
Copy full SHA for fdbf60a
fix: safely rerun actions (#521)
psteinroe
authored
f23541f
Copy full SHA for f23541f
Commits on Sep 18, 2025
feat: port remaining squawk rules (#508)
Show description for 41d5a8d
psteinroe
authored
41d5a8d
Copy full SHA for 41d5a8d
feat(hover): hover on schemas (#514)
Show description for 8e6da9d
juleswritescode
authored
8e6da9d
Copy full SHA for 8e6da9d
fix(backendjsonrpc): fix command (#520)
juleswritescode
authored
8740f3a
Copy full SHA for 8740f3a
fix: unused test (#519)
juleswritescode
authored
562b805
Copy full SHA for 562b805
feat(build): x86 musl build (#518)
juleswritescode
authored
a78fab1
Copy full SHA for a78fab1
fix: hover on quoted items (#512)
juleswritescode
authored
f6bbdc6
Copy full SHA for f6bbdc6
feat(completions): correctly infer (quoted) schema for tables & functions (#509)
juleswritescode
authored
98ae38f
Copy full SHA for 98ae38f
fix(hover): hover multiple statements, hover table in policy/revoke/grant (#500)
juleswritescode
authored
2f2d900
Copy full SHA for 2f2d900
fix(pgt_query): iter macros (#517)
Show description for 7c62440
psteinroe
authored
7c62440
Copy full SHA for 7c62440
Commits on Sep 13, 2025
fix: context-aware named param conversion (#513)
Show description for e3d1576
psteinroe
authored
e3d1576
Copy full SHA for e3d1576
Commits on Sep 10, 2025
feat: autocomplete with single `"` (#502)
Show description for e2826fb
juleswritescode
authored
e2826fb
Copy full SHA for e2826fb
chore: rewrite docs (#491)
Show description for 4e2cafd
psteinroe
authored
4e2cafd
Copy full SHA for 4e2cafd
Commits on Sep 9, 2025
feat(hover): hover on roles, improve policy parser, change hover-layout (#499)
juleswritescode
authored
e58e564
Copy full SHA for e58e564
Commits on Sep 6, 2025
fix: revoke create splitter (#505)
Show description for 8b03000
psteinroe
authored
8b03000
Copy full SHA for 8b03000
Pagination
Previous
Next
You can’t perform that action at this time.