You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/06 20:03:32 UTC

[jira] [Commented] (AIRFLOW-941) Psycopg2 2.7.0 has a regression when port is 'None'

    [ https://issues.apache.org/jira/browse/AIRFLOW-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897952#comment-15897952 ] 

ASF subversion and git services commented on AIRFLOW-941:
---------------------------------------------------------

Commit e79dee8718ca7d69a6905509f45fd2c5e9267209 in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e79dee8 ]

[AIRFLOW-941] Use defined parameters for psycopg2

This works around
https://github.com/psycopg/psycopg2/issues/517 .

Closes #2126 from bolkedebruin/AIRFLOW-941


> Psycopg2 2.7.0 has a regression when port is 'None'
> ---------------------------------------------------
>
>                 Key: AIRFLOW-941
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-941
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: 1.8.0rc4
>            Reporter: Bolke de Bruin
>            Assignee: Bolke de Bruin
>             Fix For: 1.8.0rc5
>
>
> workaround is to not specify username/password if they are not available. See external issue URL.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)