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 disconnection tests for pg-pool 2.0.7 #1946

Merged
merged 3 commits into from Nov 11, 2019

Conversation

charmander
Copy link
Collaborator

In pg-pool 2.0.7, checked-out clients became responsible for their own 'error' events.

brianc/node-pg-pool#123

to limit variability of next pg’s installations.
I don’t know why this wasn’t necessary for tests to pass before…
In pg-pool 2.0.7, checked-out clients became responsible for their own 'error' events.

brianc/node-pg-pool#123
@Gobie
Copy link
Contributor

Gobie commented Sep 16, 2019

@brianc it would be great to fix the tests since pg-pool@2.0.7 contained breaking changes.

@brianc
Copy link
Owner

brianc commented Nov 11, 2019

Sorry for missing this - I'm merging this now. I'm traveling today so I'll do some cleanup and a release either when I get back tomorrow if I'm not too jet-lagged or on Wednesday.

@brianc brianc merged commit caa6517 into brianc:master Nov 11, 2019
@charmander charmander deleted the pg-pool-2.0.7-test-fix branch November 11, 2019 21:20
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.

None yet

3 participants