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

Commitbe43149

Browse files
committed
Add PGDLLIMPORT to max_worker_processes and some more configuration variables
1 parent2f7af48 commitbe43149

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
@@ -157,9 +157,9 @@ extern bool ExitOnAnyError;
157157
externPGDLLIMPORTchar*DataDir;
158158

159159
externPGDLLIMPORTintNBuffers;
160-
externintMaxBackends;
161-
externintMaxConnections;
162-
externintmax_worker_processes;
160+
externPGDLLIMPORTintMaxBackends;
161+
externPGDLLIMPORTintMaxConnections;
162+
externPGDLLIMPORTintmax_worker_processes;
163163

164164
externPGDLLIMPORTintMyProcPid;
165165
externPGDLLIMPORTpg_time_tMyStartTime;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp