Hi Dave,
PFA patch to update button tooltip.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Fri, Feb 9, 2018 at 6:14 PM, Dave Page wrote:
> Thanks, applied.
>
> Can you please send a followup patch to include the configured keys on
Hi Dave,
On Fri, Feb 9, 2018 at 8:40 PM, Dave Page wrote:
> Hi,
>
> Doesn't this need to include 2.7 in the test that'll install the newer
> version of psycopg2? e.g.
>
> psycopg2>=2.7.3.2; python_version >= '2.7'
>
Sorry for the typo.
> psycopg2==2.7.3.2; python_version < '2.7'
>
> Also, I th