- 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.1.0
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.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 16 files changed
- 2 contributors
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd7caf5 - Browse repository at this point
Copy the full SHA bd7caf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c55758f - Browse repository at this point
Copy the full SHA c55758fView commit details
Commits on May 10, 2020
-
Adds tests for SCRAM if SCRAM_TEST_PGUSER and SCRAM_TEST_PGPASSWORD are defined. If not the tests are skipped (default).
Configuration menu - View commit details
-
Copy full SHA for 4a80468 - Browse repository at this point
Copy the full SHA 4a80468View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25e889 - Browse repository at this point
Copy the full SHA c25e889View commit details
Commits on May 12, 2020
-
Merge pull request #2208 from sehrope/add-scram-tests
Add some SCRAM tests and enable them on travis
Configuration menu - View commit details
-
Copy full SHA for 1c441d2 - Browse repository at this point
Copy the full SHA 1c441d2View commit details -
Switch internals to use faster connection
This switches the internals to use faster protocol parsing & serializing. This results in a significant (30% - 50%) speed up in some common query patterns. There is quite a bit more performance work I need to do, but this takes care of some initial stuff & removes a big fork in the code.
Configuration menu - View commit details
-
Copy full SHA for 520bd35 - Browse repository at this point
Copy the full SHA 520bd35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08afb12 - Browse repository at this point
Copy the full SHA 08afb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b5f6d - Browse repository at this point
Copy the full SHA 72b5f6dView commit details
Commits on May 13, 2020
-
Merge pull request #2210 from brianc/bmc/switch-to-fast-connection
Switch internals to use faster connection
Configuration menu - View commit details
-
Copy full SHA for 5930e4f - Browse repository at this point
Copy the full SHA 5930e4fView commit details -
- pg-cursor@2.2.0 - pg-protocol@1.2.3 - pg-query-stream@3.1.0 - pg@8.2.0
Configuration menu - View commit details
-
Copy full SHA for 9e55a70 - Browse repository at this point
Copy the full SHA 9e55a70View commit details
There are no files selected for viewing