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

Commit0fda84b

Browse files
committed
Oops, looks like my local copy of dt.c conflicted with
Thomas' changes...
1 parent93c7e50 commit0fda84b

File tree

1 file changed

+3
-2
lines changed
  • src/backend/utils/adt

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.59.2.3 1999/03/06 22:49:01 tgl Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.59.2.4 1999/03/07 01:35:35 tgl Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -2300,7 +2300,8 @@ datetkn *deltacache[MAXDATEFIELDS] = {NULL};
23002300
* These routines will be used by other date/time packages - tgl 97/02/25
23012301
*/
23022302

2303-
#if1
2303+
#if0
2304+
XXXmovedtodt.h-thomas1999-01-15
23042305
/* Set the minimum year to one greater than the year of the first valid day
23052306
*to avoid having to check year and day both. - tgl 97/05/08
23062307
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp