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})'); - TM does not include trailing blanks. + TM does not include trailing blanks. + to_timestamp and to_date ignore + the TM modifier.