Commit 85fca79a authored by Tom Lane's avatar Tom Lane

Fix broken markup.

parent 9b5e108e
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.441 2006/09/19 02:25:13 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.442 2006/09/19 17:22:42 tgl Exp $ -->
<!-- <!--
Typical markup: Typical markup:
...@@ -213,6 +213,7 @@ For new features, add links to the documentation sections. ...@@ -213,6 +213,7 @@ For new features, add links to the documentation sections.
Have <function>to_char(time)</> and <function>to_char(interval)</> Have <function>to_char(time)</> and <function>to_char(interval)</>
treat <literal>'HH'</> and <literal>'HH12'</> as 12-hour treat <literal>'HH'</> and <literal>'HH12'</> as 12-hour
intervals. intervals.
</para>
<para> <para>
Most applications should use <literal>'HH24'</> unless they Most applications should use <literal>'HH24'</> unless they
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment