From: Bruce Momjian Date: Tue, 3 Sep 2013 20:06:24 +0000 (-0400) Subject: doc: Fix SGML markup for date patch X-Git-Tag: REL9_4_BETA1~1176 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b642bc55fa869160ba8d1b63dacf99e43fdadbb1;p=postgresql doc: Fix SGML markup for date patch --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index a411f866a0..00f8ffb38c 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -6431,7 +6431,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); interval Subtract arguments, producing a symbolic result that - uses years and months, rather than just days + uses years and months, rather than just days age(timestamp '2001-04-10', timestamp '1957-06-13') 43 years 9 mons 27 days