Commit b642bc55 authored by Bruce Momjian's avatar Bruce Momjian

doc: Fix SGML markup for date patch

parent 1c208576
...@@ -6431,7 +6431,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); ...@@ -6431,7 +6431,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
</entry> </entry>
<entry><type>interval</type></entry> <entry><type>interval</type></entry>
<entry>Subtract arguments, producing a <quote>symbolic</> result that <entry>Subtract arguments, producing a <quote>symbolic</> result that
uses years and months</entry>, rather than just days uses years and months, rather than just days</entry>
<entry><literal>age(timestamp '2001-04-10', timestamp '1957-06-13')</literal></entry> <entry><literal>age(timestamp '2001-04-10', timestamp '1957-06-13')</literal></entry>
<entry><literal>43 years 9 mons 27 days</literal></entry> <entry><literal>43 years 9 mons 27 days</literal></entry>
</row> </row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment