- 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.0.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.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 158 files changed
- 3 contributors
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41c899c - Browse repository at this point
Copy the full SHA 41c899cView commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a8471aa - Browse repository at this point
Copy the full SHA a8471aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3002d5c - Browse repository at this point
Copy the full SHA 3002d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb928de - Browse repository at this point
Copy the full SHA cb928deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adbcab - Browse repository at this point
Copy the full SHA 6adbcabView commit details -
Configuration menu - View commit details
-
Copy full SHA for c13cf81 - Browse repository at this point
Copy the full SHA c13cf81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6353aff - Browse repository at this point
Copy the full SHA 6353affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8591d94 - Browse repository at this point
Copy the full SHA 8591d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12049b7 - Browse repository at this point
Copy the full SHA 12049b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9678e - Browse repository at this point
Copy the full SHA 3d9678eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef5550 - Browse repository at this point
Copy the full SHA 2ef5550View commit details
Commits on Apr 15, 2020
-
Refactor pg-pool to avoid potential memory leak
Reduce the closure scope captured by the "release once" lambda function in _acquireClient so that it does not retain the pendingItem promise.
Johan Levin committedApr 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 7de8b49 - Browse repository at this point
Copy the full SHA 7de8b49View commit details
Commits on Apr 21, 2020
-
Merge pull request #2164 from johan13/mem-leak
Refactor pg-pool to avoid potential memory leak
Configuration menu - View commit details
-
Copy full SHA for 0729130 - Browse repository at this point
Copy the full SHA 0729130View commit details
Commits on Apr 22, 2020
-
Replace uses of private/undocumented
readyState
APIThe `readyState` of a newly-created `net.Socket` changed from `'closed'` to `'open'` in Node 14.0.0, so this makes the JS driver work on Node 14. `Connection` now always calls `connect` on its `stream` when `connect` is called on it.
Configuration menu - View commit details
-
Copy full SHA for 149f482 - Browse repository at this point
Copy the full SHA 149f482View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fb416 - Browse repository at this point
Copy the full SHA c8fb416View commit details -
Merge pull request #2171 from charmander/no-readystate
Replace uses of private/undocumented `readyState` API
Configuration menu - View commit details
-
Copy full SHA for 932c89d - Browse repository at this point
Copy the full SHA 932c89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a86cb90 - Browse repository at this point
Copy the full SHA a86cb90View commit details -
- pg-cursor@2.1.10 - pg-pool@3.1.1 - pg-protocol@1.2.2 - pg-query-stream@3.0.7 - pg@8.0.3
Configuration menu - View commit details
-
Copy full SHA for 3532880 - Browse repository at this point
Copy the full SHA 3532880View commit details
There are no files selected for viewing