Skip to content
Snippets Groups Projects
Commit 8660b40d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

doc: mention TM is ignored for to_date/to_timestamp()

Report by Goulven Guillard
parent ebd33f27
No related branches found
No related tags found
No related merge requests found
...@@ -5782,6 +5782,8 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); ...@@ -5782,6 +5782,8 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
<listitem> <listitem>
<para> <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> </para>
</listitem> </listitem>
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment