Re: [pgadmin-hackers][patch] Fix SQL tab for postgres 9.1 tables (RM #2260)

2017-03-17 Thread Dave Page
Thanks, applied. On Thu, Mar 16, 2017 at 9:51 PM, Atira Odhner wrote: > Hi Hackers, > > It looks like the sql tab was broken for postgres 9.1 because there was an > error in the template. We found this when we started trying to fix it for > Greenplum. > > We don't have an instance of Postgres 9.1

[pgadmin-hackers][patch] Fix SQL tab for postgres 9.1 tables (RM #2260)

2017-03-16 Thread Atira Odhner
Hi Hackers, It looks like the sql tab was broken for postgres 9.1 because there was an error in the template. We found this when we started trying to fix it for Greenplum. We don't have an instance of Postgres 9.1, so we haven't tested this out, but this patch is at least going in the right direc