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

Commitdb66761

Browse files
author
Thomas G. Lockhart
committed
Add full name of the month of July to the lookup table.
Thanks to Greg Sabino Mullane <greg@turnstep.com> for finding the problem.
1 parentdaefb89 commitdb66761

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/utils/adt/datetime.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/datetime.c,v 1.81 2001/11/2122:57:01 tgl Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/datetime.c,v 1.82 2001/12/2106:03:27 thomas Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -271,6 +271,7 @@ jayt
271271
{"jt",TZ,45},/* Java Time */
272272
{"jul",MONTH,7},
273273
{"julian",UNITS,JULIAN},
274+
{"july",MONTH,7},
274275
{"jun",MONTH,6},
275276
{"june",MONTH,6},
276277
#if0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp