Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b3a7e98

Browse files
committed
Improve wording of to_char() change in 8.1:
The 8.1 release will remove the <function>to_char()</> function for intervals.
1 parent f69513d commit b3a7e98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.325 2005/01/30 01:26:41 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.326 2005/02/02 18:16:13 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -485,8 +485,8 @@ typedefs (Michael)</para></listitem>
485485
<itemizedlist>
486486
<listitem>
487487
<para>
488-
The 8.1 release will remove the function
489-
<function>to_char(interval, text)</>.
488+
The 8.1 release will remove the <function>to_char()</> function
489+
for intervals.
490490
</para>
491491
</listitem>
492492

0 commit comments

Comments
 (0)