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

Commit40dd6e0

Browse files
committed
Add PGDLLIMPORT to max_worker_processes and some more configuration variables
1 parentcb233b4 commit40dd6e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/miscadmin.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ extern bool ExitOnAnyError;
158158
externPGDLLIMPORTchar*DataDir;
159159

160160
externPGDLLIMPORTintNBuffers;
161-
externintMaxATX;
162-
externintMaxBackends;
163-
externintMaxConnections;
161+
externPGDLLIMPORTintMaxATX;
162+
externPGDLLIMPORTintMaxBackends;
163+
externPGDLLIMPORTintMaxConnections;
164164
externPGDLLIMPORTintmax_worker_processes;
165165

166166
externPGDLLIMPORTintMyProcPid;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp