Skip to content
Permalink

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.3.3
Choose a base ref
...
head repository: brianc/node-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pg@8.4.0
Choose a head ref
  • 11 commits
  • 13 files changed
  • 6 contributors

Commits on Sep 3, 2020

  1. Copy the full SHA
    f0fc470 View commit details

Commits on Oct 4, 2020

  1. Copy the full SHA
    6be3b90 View commit details
  2. Solve issues caused by config.ssl = true

    benjie authored and brianc committed Oct 4, 2020
    Copy the full SHA
    9cbea21 View commit details
  3. Add ssl=true into the test

    benjie authored and brianc committed Oct 4, 2020
    Copy the full SHA
    e421167 View commit details
  4. Public export of DatabaseError

    - Updated root exports of 'pg-protocol' to include DatabaseError
    
    Ref: #2340
    tcarrio authored and brianc committed Oct 4, 2020
    Copy the full SHA
    5825843 View commit details
  5. Copy the full SHA
    a02dfac View commit details
  6. Fix metadata for pg-connection-string

    benjie authored and brianc committed Oct 4, 2020
    Copy the full SHA
    c5445f0 View commit details
  7. Update SPONSORS.md

    brianc committed Oct 4, 2020
    Copy the full SHA
    7649890 View commit details
  8. Bump node-fetch from 2.6.0 to 2.6.1

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brianc committed Oct 4, 2020
    Copy the full SHA
    da2bb85 View commit details
  9. Update changelog

    brianc committed Oct 4, 2020
    Copy the full SHA
    125a268 View commit details
  10. Publish

     - pg-connection-string@2.4.0
     - pg-cursor@2.4.0
     - pg-protocol@1.3.0
     - pg-query-stream@3.3.0
     - pg@8.4.0
    brianc committed Oct 4, 2020
    Copy the full SHA
    7ffe68e View commit details
Loading