mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Improve wording of to_char() change in 8.1:
The 8.1 release will remove the <function>to_char()</> function for intervals.
This commit is contained in:
@@ -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">
|
<appendix id="release">
|
||||||
@@ -485,8 +485,8 @@ typedefs (Michael)</para></listitem>
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The 8.1 release will remove the function
|
The 8.1 release will remove the <function>to_char()</> function
|
||||||
<function>to_char(interval, text)</>.
|
for intervals.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user