Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
node-pg-query-stream Archived
Query results from node-postgres as a readable (object) stream
-
Forky manages your cluster module stuff for you so you don't have to pull your hair out.
-
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
-
485 contributions in the last year
Contribution activity
October 2020
Created a pull request in brianc/node-postgres that received 2 comments
Fix double-sync crash on postgres 9.x
An attempt to fix #1105
It looks like in rare, random occasions postgres 9.x is sending both ErrorResponse and CommandComplete when a query times o…