Re: Restart pg_usleep when interrupted - Mailing list pgsql-hackers

From Imseih (AWS), Sami
Subject Re: Restart pg_usleep when interrupted
Date
Msg-id e3297b5e-0b33-4f45-afcd-4b00ba0b3547@gmail.com
Whole thread Raw
In response to Re: Restart pg_usleep when interrupted  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Restart pg_usleep when interrupted
List pgsql-hackers
> As cfbot points out [0], this is missing a Windows/frontend implementation.
>
> [0] https://cirrus-ci.com/task/6393555868975104

Looks like the pgsleep implementation is missing the
#ifndef WIN32

I followed what is done in pg_usleep.

v11 should now build on Windows, hopefully.

Strangely, v10 build on a Windows machine I have locally.


Regards,

Sami



Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Remove support for old realpath() API
Next
From: Heikki Linnakangas
Date:
Subject: Re: Restart pg_usleep when interrupted