- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: brianc/node-postgres
base: pg@8.2.1
head repository: brianc/node-postgres
compare: pg@8.2.2
Commits on May 16, 2020
-
test: Replace __dirname concatenations in require(...) with relative …
…paths Replaces __dirname concatentation in pg test scripts so that editors like VS Code can automatically generate typings and support code navigation (F12).
Configuration menu - View commit details
-
Copy full SHA for eeb62ba - Browse repository at this point
Copy the full SHA eeb62baView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd28c0f - Browse repository at this point
Copy the full SHA bd28c0fView commit details -
test: Remove unused count variable
Removes unused count var. Sink function below it shadows the variable within its add(...) function so file level count variable is never used.
Configuration menu - View commit details
-
Copy full SHA for 87559bd - Browse repository at this point
Copy the full SHA 87559bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c4fc5 - Browse repository at this point
Copy the full SHA 02c4fc5View commit details -
test: Replace global BufferList with local require
Removes assigning BufferList to a global in top level test-helper and adds explicit require in the tests that need to access it.
Configuration menu - View commit details
-
Copy full SHA for 96e2f20 - Browse repository at this point
Copy the full SHA 96e2f20View commit details
Commits on May 17, 2020
-
Merge pull request #2221 from sehrope/misc-test-cleanup
Test require clean up and refactoring to remove BufferList global
Configuration menu - View commit details
-
Copy full SHA for ff302b1 - Browse repository at this point
Copy the full SHA ff302b1View commit details
Commits on May 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea6ac2a - Browse repository at this point
Copy the full SHA ea6ac2aView commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0455504 - Browse repository at this point
Copy the full SHA 0455504View commit details -
Configuration menu - View commit details
-
Copy full SHA for c31205f - Browse repository at this point
Copy the full SHA c31205fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ff0e1 - Browse repository at this point
Copy the full SHA 13ff0e1View commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 316b119 - Browse repository at this point
Copy the full SHA 316b119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89758ce - Browse repository at this point
Copy the full SHA 89758ceView commit details
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5e0d684 - Browse repository at this point
Copy the full SHA 5e0d684View commit details
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27029ba - Browse repository at this point
Copy the full SHA 27029baView commit details -
Merge pull request #2254 from mriedem/patch-1
Fix rejectUnauthorize typo in CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 6d18f61 - Browse repository at this point
Copy the full SHA 6d18f61View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f49db31 - Browse repository at this point
Copy the full SHA f49db31View commit details -
Merge pull request #2260 from liamaharon/patch-1
Fix typo in README.md
Configuration menu - View commit details
-
Copy full SHA for 3447319 - Browse repository at this point
Copy the full SHA 3447319View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64c78b0 - Browse repository at this point
Copy the full SHA 64c78b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf53552 - Browse repository at this point
Copy the full SHA bf53552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410a6ab - Browse repository at this point
Copy the full SHA 410a6abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69af267 - Browse repository at this point
Copy the full SHA 69af267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3f155 - Browse repository at this point
Copy the full SHA 1d3f155View commit details
Commits on Jul 7, 2020
-
Merge pull request #2241 from PruvoNet/#2240
fix: major performance issues with bytea performance #2240
Configuration menu - View commit details
-
Copy full SHA for 9ba49b7 - Browse repository at this point
Copy the full SHA 9ba49b7View commit details -
- pg-cursor@2.2.2 - pg-protocol@1.2.5 - pg-query-stream@3.1.2 - pg@8.2.2
Configuration menu - View commit details
-
Copy full SHA for dec892e - Browse repository at this point
Copy the full SHA dec892eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff pg@8.2.1...pg@8.2.2