aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/func.sgml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 3a7cfa93c27..7e5bcd98ddc 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -5781,7 +5781,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
<listitem>
<para>
- <literal>TM</literal> does not include trailing blanks.
+ <literal>TM</literal> does not include trailing blanks.
+ <function>to_timestamp</> and <function>to_date</> ignore
+ the <literal>TM</literal> modifier.
</para>
</listitem>