doc: remove extra whitespace in SGML markup
authorBruce Momjian
Sat, 8 Mar 2014 22:08:01 +0000 (17:08 -0500)
committerBruce Momjian
Sat, 8 Mar 2014 22:08:01 +0000 (17:08 -0500)
doc/src/sgml/func.sgml

index b1ea46677c175037cc44b5c5e24314dd6be31cc6..080da4345919ace2747a76fb0cbd1e5936a71ecf 100644 (file)
@@ -6944,7 +6944,7 @@ SELECT (DATE '2001-10-30', DATE '2001-10-30') OVERLAPS
    time zone that recognizes DST), this means interval '1 day'
    does not necessarily equal interval '24 hours'.
    For example, with the session time zone set to CST7CDT,
-   timestamp with time zone '2005-04-02 12:00-07' + interval '1 day' 
+   timestamp with time zone '2005-04-02 12:00-07' + interval '1 day'
    will produce timestamp with time zone '2005-04-03 12:00-06',
    while adding interval '24 hours' to the same initial
    timestamp with time zone produces