Re: Avoiding roundoff error in pg_sleep() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Avoiding roundoff error in pg_sleep()
Date
Msg-id 3885977.1758829474@sss.pgh.pa.us
Whole thread Raw
In response to Re: Avoiding roundoff error in pg_sleep()  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> The patch looks good except that (places tongue firmly in cheek) it
> will cause problems for users who want to sleep for more than 150,000
> years.

We will all be safely dead before the first such bug report ;-)

            regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Avoiding roundoff error in pg_sleep()
Next
From: Nathan Bossart
Date:
Subject: Re: Avoiding roundoff error in pg_sleep()