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

Commit692cfec

Browse files
committed
init_fixup_addr() function removed, so port-protos.h no longer required
1 parent7b6cbd5 commit692cfec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/backend/main/main.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.12 1998/02/03 01:25:23 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.13 1998/02/05 04:21:56 scrappy Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -22,9 +22,6 @@
2222
#include"miscadmin.h"
2323
#include"bootstrap/bootstrap.h"/* for BootstrapMain() */
2424
#include"tcop/tcopprot.h"/* for PostgresMain() */
25-
#if defined(NOFIXADE)|| defined(NOPRINTADE)
26-
# include"port-protos.h"/* for init_address_fixup() */
27-
#endif
2825

2926
#defineNOROOTEXEC "\
3027
\n\"root\" execution of the PostgreSQL backend is not permitted\n\n\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp