We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5e108 commit 85fca79Copy full SHA for 85fca79
doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
<!--
3
4
Typical markup:
@@ -213,6 +213,7 @@ For new features, add links to the documentation sections.
213
Have <function>to_char(time)</> and <function>to_char(interval)</>
214
treat <literal>'HH'</> and <literal>'HH12'</> as 12-hour
215
intervals.
216
+ </para>
217
218
<para>
219
Most applications should use <literal>'HH24'</> unless they
0 commit comments