Thread: pgadmin4: sleep api

pgadmin4: sleep api

From
"Prasad Somwanshi"
Date:
<div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div><div> </div><div>sleep api used in pgAdmin4.cpp
doesn'tseem cross-platform(used from POSIX specific C header). Either need to be replaced by C++11 equivalent or Qt
one.QThread::sleep seem appropriate to me.</div><div> </div><div>thanks and regards,</div><div>Prasad
Somwanshi</div></div>

Re: pgadmin4: sleep api

From
Dave Page
Date:
Thanks - patch applied.

On Wed, Oct 28, 2015 at 11:59 PM, Prasad Somwanshi <prasad.s@mail.com> wrote:
> Hi,
>
> sleep api used in pgAdmin4.cpp doesn't seem cross-platform(used from POSIX
> specific C header). Either need to be replaced by C++11 equivalent or Qt
> one. QThread::sleep seem appropriate to me.
>
> thanks and regards,
> Prasad Somwanshi
>
>
> --
> 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