mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Remove duplicate index entry DATE_TRUNC in document.
This commit is contained in:
parent
ac4ef637ad
commit
3ee74df2e4
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user