Re: [pgadmin-support] pgAdmin4 and boolean columns

2017-05-30 Thread Surinder Kumar
Hi Nigel, ​Already a similar issue RM2218 logged which is resolved. Also, which version of pgAdmin4 you are using ? On Wed, May 31, 2017 at 3:00 AM, Nigel Tucker < ni...@specialisedstructures.co.nz> wrote: > Hi, > > > > pgAdmin4 has difficulty with s

Re: [pgadmin-support] postgis geometry type not displayed correctly

2017-05-30 Thread Khushboo Vashi
On Tue, May 30, 2017 at 8:51 PM, Dave Page wrote: > Khushboo, can you look into this please (and log and RM to go with it > if required)? > > Sure, I will work on this after finishing my current RM #2425 . > Thanks. > > On Tue, May 30, 2017 at 4:09 PM

Re: [pgadmin-support] pgAdmin4 and boolean columns

2017-05-30 Thread Surinder Kumar
Hi Nigel, Please log the issue here so that it can be tracked. https://redmine.postgresql.org/projects/pgadmin4 Thanks Surinder On Wed, May 31, 2017 at 3:00 AM, Nigel Tucker < ni...@specialisedstructures.co.nz> wrote: > Hi, > > > > pgAdmin4 has

[pgadmin-support] pgAdmin4 and boolean columns

2017-05-30 Thread Nigel Tucker
Hi, pgAdmin4 has difficulty with setting or changing Boolean check boxes in Windows 10. Double clicking on a Boolean cell initially null converts the display to an empty box, which on leaving that cell displays 'false'. If you return to the box and click once on it, it switches to a ticked

Re: [pgadmin-support] postgis geometry type not displayed correctly

2017-05-30 Thread Dave Page
Thanks :-). I've targetted it for 1.6. On Tue, May 30, 2017 at 4:41 PM, Murtuza Zabuawala wrote: > https://redmine.postgresql.org/issues/2324 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Tue, May 30, 2017 at 8:51 PM,

Re: [pgadmin-support] postgis geometry type not displayed correctly

2017-05-30 Thread Murtuza Zabuawala
https://redmine.postgresql.org/issues/2324 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, May 30, 2017 at 8:51 PM, Dave Page wrote: > Khushboo, can you look into this please (and log and RM to go with it > if required)? > > Than

Re: [pgadmin-support] postgis geometry type not displayed correctly

2017-05-30 Thread Dave Page
Khushboo, can you look into this please (and log and RM to go with it if required)? Thanks. On Tue, May 30, 2017 at 4:09 PM, Richard Greenwood wrote: > I don't know if this question belongs on this list or the postgis list. In > psql and pgAdmin3 a postgis geometry column is show as e.g. > >

[pgadmin-support] postgis geometry type not displayed correctly

2017-05-30 Thread Richard Greenwood
I don't know if this question belongs on this list or the postgis list. In psql and pgAdmin3 a postgis geometry column is show as e.g. Column |Type ---+- polygeom | geometry(MultiPolygon,3739) however in pgAdmin4 it's show as: polygeom g