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
.
GuionAI
/
pgwire-supabase-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
refactor: pivot to byte-forward proxy — drop pgwire handler, add wire/scram/auth
- #6
#6
Merged
birdmanmandbir
merged 10 commits into
main
GuionAI/pgwire-supabase-proxy:main
from
worker/7beeae8e
GuionAI/pgwire-supabase-proxy:worker/7beeae8e
Copy head branch name to clipboard
Apr 7, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
refactor: pivot to byte-forward proxy — drop pgwire handler, add wire/scram/auth
#6
birdmanmandbir
merged 10 commits into
main
GuionAI/pgwire-supabase-proxy:main
from
worker/7beeae8e
GuionAI/pgwire-supabase-proxy:worker/7beeae8e
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
feat(proxy): replace StringQueryParser with PostgresQueryParser
Show description for d039e95
birdmanmandbir
committed
d039e95
View commit details
Copy full SHA for d039e95
Browse repository at this point
refactor: split into lib + binary, add integration test harness
Show description for 607c250
birdmanmandbir
committed
607c250
View commit details
Copy full SHA for 607c250
Browse repository at this point
fix(handler): address PR #6 review comments — connection leaks, DRY, tests, dead code
Show description for 35052f0
birdmanmandbir
committed
35052f0
View commit details
Copy full SHA for 35052f0
Browse repository at this point
fix: correct test_decode_text_float4 assertion (3.14 != π)
Show description for d93f017
birdmanmandbir
committed
d93f017
View commit details
Copy full SHA for d93f017
Browse repository at this point
refactor: pivot to byte-forward proxy — drop pgwire handler, add wire/scram/auth modules
Show description for e53efe7
birdmanmandbir
committed
e53efe7
View commit details
Copy full SHA for e53efe7
Browse repository at this point
test: add integration test runner script
Show description for 5bea53e
birdmanmandbir
committed
5bea53e
View commit details
Copy full SHA for 5bea53e
Browse repository at this point
test: use static once-setup instead of per-test auth.uid patch
Show description for a453f52
birdmanmandbir
committed
a453f52
View commit details
Copy full SHA for a453f52
Browse repository at this point
test: run integration_setup before other tests
Show description for c15ca87
birdmanmandbir
committed
c15ca87
View commit details
Copy full SHA for c15ca87
Browse repository at this point
fix: correct wire protocol parsing and SCRAM auth flow
Show description for 823def5
birdmanmandbir
committed
823def5
View commit details
Copy full SHA for 823def5
Browse repository at this point
fix: address PR review findings — error handling, logging, and tests
Show description for 52a9f3b
birdmanmandbir
committed
52a9f3b
View commit details
Copy full SHA for 52a9f3b
Browse repository at this point
You can’t perform that action at this time.