pgsql: Allow the delay in psql's \watch command to be a fractional seco

Started by Tom Laneover 10 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Allow the delay in psql's \watch command to be a fractional second.

Instead of just "2" seconds, allow eg. "2.5" seconds. Per request
from Alvaro Herrera. No docs change since the docs didn't say you
couldn't do this already.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b283096534b9c514a92a70c98c033015b6792ba7

Modified Files
--------------
src/bin/psql/command.c | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers