On Thu, Sep 30, 2021 at 5:08 PM Robert Haas <robertmh...@gmail.com> wrote:
> Any thoughts on the patch I attached?

Apparently not, but here's a v2 anyway. In this version I made
enable_timeout_every() a three-argument function, so that the caller
can specify both the first time at which the timeout routine should be
called and the interval between them, instead of only the latter. That
seems to be more convenient for this use case, and is more powerful in
general.

-- 
Robert Haas
EDB: http://www.enterprisedb.com

Attachment: v2-0001-Add-enable_timeout_every-to-fire-the-same-timeout.patch
Description: Binary data

Attachment: v2-0002-Quick-testing-hack.patch
Description: Binary data

Reply via email to