pgagent 4 build error on Fedora 28

2018-08-09 Thread Devrim Gündüz
Hi, I'm seeing the following on Fedora 28 (Cmake 3.11) [100%] Linking CXX executable pgagent /usr/bin/ld: CMakeFiles/pgagent.dir/connection.cpp.o: undefined reference to symbol 'pthread_join@@GLIBC_2.2.5' //usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command line

Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets

2018-08-09 Thread Dave Page
Hi On Wed, Aug 8, 2018 at 5:32 PM, Xuri Gong wrote: > Hi Dave > > Thanks for your feedback! > > 1) The column headers should be resized to take into account the button >> size. It looks a little weird when they obscure the text. >> > I will resize the column and update the code style. >

pgAdmin 4 commit: Tag REL-3_2 has been created.

2018-08-09 Thread Akshay Joshi
Tag REL-3_2 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-3_2 Log Message --- Tag v3.2

pgAdmin 4 v3.2 released

2018-08-09 Thread Akshay Joshi
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 3.2. This release of pgAdmin 4 includes over 20 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_3_2.html. pgAdmin is the leading Open

Re: pgagent 4 build error on Fedora 28

2018-08-09 Thread Dave Page
On Thu, Aug 9, 2018 at 12:36 PM, Devrim Gündüz wrote: > > Hi, > > On Thu, 2018-08-09 at 12:55 +0300, Devrim Gündüz wrote: > > [100%] Linking CXX executable pgagent > > /usr/bin/ld: CMakeFiles/pgagent.dir/connection.cpp.o: undefined > reference to > > symbol 'pthread_join@@GLIBC_2.2.5' > >

Re: pgAdmin4 v3.2 candidate builds

2018-08-09 Thread Fahar Abbas
Hi Dave, Can you please publish pgAdmin4 3.2 on community. Kind Regards, On Mon, Aug 6, 2018 at 6:46 PM, Fahar Abbas wrote: > Hi! > > Smoke verification has been completed on Windows and MAC and no issue > found. Detail verification is in progress. > > > On Mon, Aug 6, 2018 at 4:51 PM, Akshay

Re: pgagent 4 build error on Fedora 28

2018-08-09 Thread Devrim Gündüz
Hi, On Thu, 2018-08-09 at 12:55 +0300, Devrim Gündüz wrote: > [100%] Linking CXX executable pgagent > /usr/bin/ld: CMakeFiles/pgagent.dir/connection.cpp.o: undefined reference to > symbol 'pthread_join@@GLIBC_2.2.5' > //usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command >