mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Remove duplicate index entry DATE_TRUNC in document.
This commit is contained in:
@ -6568,12 +6568,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
|
|||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry><literal><function>date_trunc(<type>text</type>, <type>interval</type>)</function></literal></entry>
|
||||||
<indexterm>
|
|
||||||
<primary>date_trunc</primary>
|
|
||||||
</indexterm>
|
|
||||||
<literal><function>date_trunc(<type>text</type>, <type>interval</type>)</function></literal>
|
|
||||||
</entry>
|
|
||||||
<entry><type>interval</type></entry>
|
<entry><type>interval</type></entry>
|
||||||
<entry>Truncate to specified precision; see also <xref linkend="functions-datetime-trunc">
|
<entry>Truncate to specified precision; see also <xref linkend="functions-datetime-trunc">
|
||||||
</entry>
|
</entry>
|
||||||
|
Reference in New Issue
Block a user