Re: [PATCH] pg_sleep(interval) - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: [PATCH] pg_sleep(interval)
Date
Msg-id 20130820013033.GU2706@tamriel.snowman.net
Whole thread Raw
In response to Re: [PATCH] pg_sleep(interval)  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
* Josh Berkus (josh@agliodbs.com) wrote:
> Well, if that's the alternative, I'd vote for taking it.  For me,
> personally, I think the usefulness of it would outstrip the number of
> functions I'd have to debug.

Agreed.  Having it take an interval makes a whole lot more sense than
backing a decision that it should take a string-cast-to-integer.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: 9.4 regression
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements