Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix connection string parsing for overriden hosts #2977

Merged
merged 3 commits into from
May 31, 2023

Conversation

domdomegg
Copy link
Contributor

@domdomegg domdomegg commented May 16, 2023

Fixes #2976

@domdomegg domdomegg marked this pull request as draft May 16, 2023 11:44
@domdomegg domdomegg changed the title Add failing test Fix connection string parsing for overriden hosts May 16, 2023
@domdomegg domdomegg marked this pull request as ready for review May 16, 2023 11:55
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
@brianc
Copy link
Owner

brianc commented May 31, 2023

Hey thanks for this! ❤️

@brianc brianc merged commit c38ecf3 into brianc:master May 31, 2023
15 checks passed
@itereshchenkov
Copy link

Hey, could this fix be published?

@brianc
Copy link
Owner

brianc commented Jun 22, 2023 via email

thijs pushed a commit to thijs/node-postgres that referenced this pull request Aug 1, 2023
* Add failing test

* Fix test

This corresponds to what was line 48 previously, see https://github.com/brianc/node-postgres/pull/2971/files#diff-08a5e82487ebd9b43751630019753901fae0a111f8d009ad2e9d194445e96922L48

* Update packages/pg-connection-string/index.js

Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>

---------

Co-authored-by: Brian C <brian.m.carlson@gmail.com>
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Change in behaviour of connection string parsing
4 participants