Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit009e8d4

Browse files
committed
Remove statement that to_char(interval) is deprecated; seems we are
going to keep it after all.
1 parentc4bf582 commit009e8d4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.281 2005/08/15 23:00:13 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.282 2005/08/24 20:49:35 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -4187,11 +4187,6 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
41874187
</tgroup>
41884188
</table>
41894189

4190-
<para>
4191-
Warning: <literal><function>to_char</function>(<type>interval</type>, <type>text</type>)</literal>
4192-
is deprecated and should not be used in newly-written code. It will be removed in the next version.
4193-
</para>
4194-
41954190
<para>
41964191
In an output template string (for <function>to_char</>), there are certain patterns that are
41974192
recognized and replaced with appropriately-formatted data from the value

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp