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

Commitd570460

Browse files
committed
Update for default ISO date style
1 parent5a5a4ca commitd570460

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.26 2000/03/31 03:27:40 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.27 2000/04/11 03:56:19 momjian Exp $
33
-->
44

55
<chapter id="datatype">
@@ -652,7 +652,7 @@ CREATE TABLE <replaceable class="parameter">tablename</replaceable> (<replaceabl
652652
<literal>SET DateStyle TO 'US'</literal> or <literal>SET DateStyle TO 'NonEuropean'</literal>
653653
specifies the variant <quote>month before day</quote>, the command
654654
<literal>SET DateStyle TO 'European'</literal> sets the variant
655-
<quote>day before month</quote>. The <literal>US</literal> style
655+
<quote>day before month</quote>. The <literal>ISO</literal> style
656656
is the default but this default can be changed at compile time or at run time.
657657
</para>
658658

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp