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

Commit5163394

Browse files
committed
Remove unneeded/unportable extern.
1 parentd15a118 commit5163394

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/include/utils/datetime.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
1010
* Portions Copyright (c) 1994, Regents of the University of California
1111
*
12-
* $Id: datetime.h,v 1.20 2001/07/10 01:39:20 tgl Exp $
12+
* $Id: datetime.h,v 1.21 2001/08/27 20:02:10 tgl Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/
@@ -183,7 +183,6 @@ typedef struct
183183
charvalue;/* this may be unsigned, alas */
184184
}datetkn;
185185

186-
externdatetkndatetktbl[];
187186

188187
/* TMODULO()
189188
* Macro to replace modf(), which is broken on some platforms.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp