mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
doc: Fix SGML markup for date patch
This commit is contained in:
parent
1c20857661
commit
b642bc55fa
@ -6431,7 +6431,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
|
||||
</entry>
|
||||
<entry><type>interval</type></entry>
|
||||
<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>43 years 9 mons 27 days</literal></entry>
|
||||
</row>
|
||||
|
Loading…
Reference in New Issue
Block a user