- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: brianc/node-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pg@8.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: brianc/node-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pg@8.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 58 files changed
- 4 contributors
Commits on Nov 2, 2020
-
2
Configuration menu - View commit details
-
Copy full SHA for 415bf09 - Browse repository at this point
Copy the full SHA 415bf09View commit details -
Configuration menu - View commit details
-
Copy full SHA for c22c2f0 - Browse repository at this point
Copy the full SHA c22c2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52dfca4 - Browse repository at this point
Copy the full SHA 52dfca4View commit details
Commits on Nov 3, 2020
-
feat(): pg-query-stream typescript (#2376)
* feat(): start converting pg-query stream * feat(): solution project, initial version of typescript-pg-query stream * chore(): mocha with typescript * fix(): eslint ignore query stream dist * refactor(pg-query-stream): convert test to ts * chore(): fixed type errors * chore(): fix helper usage * chore(): use ts-node compatibile with node v8 * fix(): addd es extension * chore(): remove emitClose and added compilation for async iterators * chore(): condition for asyc iteration test * chore(): rename class to match ts-defs * chore(): tests to import from src instead of dist * chore(): remove prettier from peer deps: * chore(): update lock file
Configuration menu - View commit details
-
Copy full SHA for 78a14a1 - Browse repository at this point
Copy the full SHA 78a14a1View commit details
Commits on Nov 4, 2020
-
Speed up
bind
functionality (#2286)Move from 3 loops (prepareValue, check for buffers, write param types, write param values) to a single loop. This speeds up the insert benchmark by around 100 queries per second. Performance improvement depends on number of parameters being bound.
Configuration menu - View commit details
-
Copy full SHA for 07988f9 - Browse repository at this point
Copy the full SHA 07988f9View commit details
Commits on Nov 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8bed670 - Browse repository at this point
Copy the full SHA 8bed670View commit details
Commits on Nov 9, 2020
-
Forward options’ ssl.key even when non-enumerable (#2394)
* Test client certificate authentication * Forward options’ ssl.key even when non-enumerable
Configuration menu - View commit details
-
Copy full SHA for 0012a43 - Browse repository at this point
Copy the full SHA 0012a43View commit details
Commits on Nov 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dce02e8 - Browse repository at this point
Copy the full SHA dce02e8View commit details -
- pg-cursor@2.5.0 - pg-protocol@1.4.0 - pg-query-stream@3.4.0 - pg@8.5.0
Configuration menu - View commit details
-
Copy full SHA for ec1dcab - Browse repository at this point
Copy the full SHA ec1dcabView commit details
There are no files selected for viewing