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

Commit9772e00

Browse files
committed
Wording improvement.
1 parente3285f3 commit9772e00

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.363 2007/02/1918:20:06 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.364 2007/02/1922:10:52 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -4846,7 +4846,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
48464846
<listitem>
48474847
<para>
48484848
<function>to_char(..., 'ID')</function>'s day of the week numbering
4849-
matches the <function>extract('isodow', ...)</function> function.
4849+
matches the <function>extract('isodow', ...)</function> function, but
48504850
<function>to_char(..., 'D')</function>'s does not match
48514851
<function>extract('dow', ...)</function>'s day numbering.
48524852
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp