]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Improve wording of to_char() change in 8.1:
authorBruce Momjian <bruce@momjian.us>
Wed, 2 Feb 2005 18:17:34 +0000 (18:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 2 Feb 2005 18:17:34 +0000 (18:17 +0000)
      The 8.1 release will remove the <function>to_char()</> function
      for intervals.

doc/src/sgml/release.sgml

index 3dd4cac022f4cd7c996f0bf710a8f452cd23fb57..e062e7d835ce6ae670af8824b9be6985eff4a99f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.4 2005/01/30 19:17:48 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.5 2005/02/02 18:17:34 momjian Exp $
 -->
 
 <appendix id="release">
@@ -485,8 +485,8 @@ typedefs (Michael)</para></listitem>
    <itemizedlist>
     <listitem>
      <para>
-      The 8.1 release will remove the function
-       <function>to_char(interval, text)</>.
+      The 8.1 release will remove the <function>to_char()</> function
+      for intervals.
      </para>
     </listitem>