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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
brianc
/
node-postgres
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
13.1k
Code
Issues
452
Pull requests
58
Discussions
Actions
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Add packet stream parser
#2044
Merged
brianc
merged 11 commits into
master
brianc/node-postgres:master
from
bmc/packet-stream-parser
brianc/node-postgres:bmc/packet-stream-parser
Copy head branch name to clipboard
Dec 27, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add packet stream parser
#2044
brianc
merged 11 commits into
master
brianc/node-postgres:master
from
bmc/packet-stream-parser
brianc/node-postgres:bmc/packet-stream-parser
Copy head branch name to clipboard
Commits
Commits on Dec 19, 2019
Work in progress...convert to more efficient reader
brianc
committed
e5d4674
Copy full SHA for e5d4674
Dont use experimental parser yet
brianc
committed
d2cad38
Copy full SHA for d2cad38
port over some tests
brianc
committed
fa44905
Copy full SHA for fa44905
Add streaming parser
brianc
committed
e500479
Copy full SHA for e500479
All tests passing
brianc
committed
a7c70a9
Copy full SHA for a7c70a9
Commits on Dec 20, 2019
Cleanup
brianc
committed
b0be9da
Copy full SHA for b0be9da
Commits on Dec 26, 2019
Add docker devcontainer stuff
brianc
committed
e034010
Copy full SHA for e034010
Commits on Dec 27, 2019
Update types & move some configs around
brianc
committed
766e48f
Copy full SHA for 766e48f
Merge origin/master
brianc
committed
68e063e
Copy full SHA for 68e063e
Properly merge dockerfile
brianc
committed
89b451e
Copy full SHA for 89b451e
Disable lint on missing module since the file is not included
brianc
committed
6168f2e
Copy full SHA for 6168f2e
You can’t perform that action at this time.