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

Commitf14d43d

Browse files
committed
Document that to_char() "TM" is controlled by lc_messages.
1 parenta7a3d0f commitf14d43d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.346 2006/11/20 20:20:18 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.347 2006/11/25 00:38:53 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -4689,7 +4689,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
46894689
</row>
46904690
<row>
46914691
<entry><literal>TM</literal> prefix</entry>
4692-
<entry>translation mode (print localized day and month names)</entry>
4692+
<entry>translation mode (print localized day and month names based on <varname>lc_messages</>)</entry>
46934693
<entry><literal>TMMonth</literal></entry>
46944694
</row>
46954695
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp