- 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: v6.2.5
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: v6.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 10 files changed
- 2 contributors
Commits on Jun 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5421e9d - Browse repository at this point
Copy the full SHA 5421e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb759f - Browse repository at this point
Copy the full SHA bbb759fView commit details
Commits on Jun 19, 2017
-
This adds deprecations in preparation for `pg@7.0` - deprecate using event emitters on automatically created results from client.query. - deprecate query.promise() - it should never have been a public method and it's not documented. I need to do better about using _ prefix on private methods in the future. - deprecate singleton pool on the `pg` object. `pg.connect`, `pg.end`, and `pg.cancel`.
1Configuration menu - View commit details
-
Copy full SHA for b5b49eb - Browse repository at this point
Copy the full SHA b5b49ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e04fdb - Browse repository at this point
Copy the full SHA 1e04fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a9461 - Browse repository at this point
Copy the full SHA f7a9461View commit details
There are no files selected for viewing