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

Commit9edb0f7

Browse files
author
Thomas G. Lockhart
committed
Fix spelling of "millennium".
Thanks to Mika Nystrom <mika@camembert.cs.caltech.edu> for spotting this.
1 parentd221e14 commit9edb0f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/include/utils/datetime.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
1010
* Portions Copyright (c) 1994, Regents of the University of California
1111
*
12-
* $Id: datetime.h,v 1.12 2000/04/12 17:16:54 momjian Exp $
12+
* $Id: datetime.h,v 1.13 2000/04/14 15:22:22 thomas Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/
@@ -56,7 +56,7 @@
5656
#defineDYEAR"year"
5757
#defineDDECADE"decade"
5858
#defineDCENTURY"century"
59-
#defineDMILLENIUM"millenium"
59+
#defineDMILLENNIUM"millennium"
6060
#defineDA_D"ad"
6161
#defineDB_C"bc"
6262
#defineDTIMEZONE"timezone"
@@ -65,7 +65,7 @@
6565
* Fundamental time field definitions for parsing.
6666
*
6767
*Meridian: am, pm, or 24-hour style.
68-
*Millenium: ad, bc
68+
*Millennium: ad, bc
6969
*/
7070

7171
#defineAM0
@@ -145,7 +145,7 @@
145145
#defineDTK_YEAR25
146146
#defineDTK_DECADE26
147147
#defineDTK_CENTURY27
148-
#defineDTK_MILLENIUM28
148+
#defineDTK_MILLENNIUM28
149149
#defineDTK_MILLISEC29
150150
#defineDTK_MICROSEC30
151151

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp