Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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.15.6
Choose a base ref
Loading
...
head repository: brianc/node-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pg@8.16.0
Choose a head ref
Loading
  • 18 commits
  • 181 files changed
  • 8 contributors

Commits on Apr 25, 2025

  1. Remove circluar dep for test dependency - I think this is managed w l…

    …earna and not needed (#3441)
    
    Co-authored-by: Brian Carlson <brian.carlson@getcruise.com>
    brianc and Brian Carlson authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    229de30 View commit details
    Browse the repository at this point in the history
  2. Support Min connection pool parameter #3009 (#3438)

    * Support Min connection pool parameter #3009
    
    * Remove extraneous change
    
    * streamline code
    htrajan authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    ff40638 View commit details
    Browse the repository at this point in the history
  3. Update pool docs (#3442)

    * Update docs for pool
    
    * Letting my robot overlords proofread for me
    
    ---------
    
    Co-authored-by: Brian Carlson <brian.carlson@getcruise.com>
    brianc and Brian Carlson authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    7a00938 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Configuration menu
    Copy the full SHA
    9e7a5d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    93aa1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f528433 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    264e30f View commit details
    Browse the repository at this point in the history
  2. Hard-pin 3rd party dependencies (#3450)

    Co-authored-by: Brian Carlson <brian.carlson@getcruise.com>
    brianc and Brian Carlson authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    980752c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Create README.md (#3451)

    brianc authored May 1, 2025
    Configuration menu
    Copy the full SHA
    2647f7e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @cloudflare/vitest-pool-workers (#3456)

    Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.8.12 to 0.8.23.
    - [Release notes](https://github.com/cloudflare/workers-sdk/releases)
    - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
    - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.8.23/packages/vitest-pool-workers)
    
    ---
    updated-dependencies:
    - dependency-name: "@cloudflare/vitest-pool-workers"
      dependency-version: 0.8.23
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    52ec129 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump eslint-plugin-prettier from 5.2.5 to 5.2.6 (#3455)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.5 to 5.2.6.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.2.5...v5.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-version: 5.2.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    79351af View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.2 (#3453

    )
    
    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.2.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.2
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    9bfc967 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    6be857e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Update connecting.mdx (#3266)

    Changes tested myself and inspired by documention on aws rds signer https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-rds-signer/
    maltewirz authored May 11, 2025
    Configuration menu
    Copy the full SHA
    e30b41d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    27f34c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8fde07 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    brianc committed May 12, 2025
    Configuration menu
    Copy the full SHA
    e43d4b7 View commit details
    Browse the repository at this point in the history
  4. Publish

     - pg-connection-string@2.9.0
     - pg-cursor@2.15.0
     - pg-esm-test@1.2.0
     - pg-native@3.5.0
     - pg-pool@3.10.0
     - pg-protocol@1.10.0
     - pg-query-stream@4.10.0
     - pg@8.16.0
    brianc committed May 12, 2025
    Configuration menu
    Copy the full SHA
    abff18d View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.