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

Commit18e1f03

Browse files
committed
Remove #include "port-protos.h", since we no longer use it
From: Frank Ridderbusch <ridderbusch.pad@sni.de>
1 parente479802 commit18e1f03

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 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/misc.c,v 1.11 1997/12/19 02:07:59 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/misc.c,v 1.12 1998/02/24 03:47:26 scrappy Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -18,11 +18,6 @@
1818
#include"catalog/pg_type.h"
1919
#include"utils/builtins.h"
2020

21-
#ifndefHAVE_RANDOM
22-
# include"port-protos.h"/* For random(), sometimes */
23-
#endif
24-
25-
2621
/*-------------------------------------------------------------------------
2722
* Check if data is Null
2823
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp