Thanks, applied.

On Mon, Jun 13, 2016 at 8:55 AM, Surinder Kumar
<surinder.ku...@enterprisedb.com> wrote:
> Hi,
>
> Please find attached patch for RM#1330.
> Issue: To find out the type of file selected using FileManager in query
> tool, we use bitwise OR( | ) on two sets which is not working on
> python-2.6.9 version.
> Now we took list of elements instead of sets to fix the issue.
>
> This fix is tested on python-2.6.9, python-2.7.1 & python3.5
>
> Please review.
>
>
> Thanks,
> Surinder Kumar
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to