Re: Restart pg_usleep when interrupted

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Restart pg_usleep when interrupted
Date: 2024-08-12 15:13:38
Message-ID: AED4B8D0-3ED1-463C-BA9F-BFF4B511315E@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> + * Unlike pg_usleep, This function continues
>
> s/This/this/?
>
> Apart from the above, LGTM.
>

Attachment Content-Type Size
v10-0001-vaccum_delay-with-absolute-time-nanosleep.patch application/octet-stream 4.4 KB
unknown_filename text/plain 57 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Jacobson 2024-08-12 15:14:23 Re: Optimize mul_var() for var1ndigits >= 8
Previous Message Tom Lane 2024-08-12 14:35:48 Re: Remove support for old realpath() API