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

Upgrade psycopg2 #3429

Merged
merged 1 commit into from
Dec 21, 2017
Merged

Upgrade psycopg2 #3429

merged 1 commit into from
Dec 21, 2017

Conversation

ericholscher
Copy link
Member

Old version is breaking on my mac.

Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only thing that I found that may affect us is

Dropped support for client library older than PostgreSQL 9.1 (but older server versions are still supported).

from http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-7

The rest are all bugfixes and new features... or dropping things that do not affect us

@ericholscher ericholscher merged commit 43787f9 into master Dec 21, 2017
@stsewd stsewd deleted the bump-psycopg2 branch August 15, 2018 22:15
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.

2 participants