We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b38cf3 commit 1a0f83bCopy full SHA for 1a0f83b
src/include/miscadmin.h
@@ -164,7 +164,6 @@ extern PGDLLIMPORT int MaxBackends;
164
extern PGDLLIMPORT int MaxConnections;
165
extern PGDLLIMPORT int MaxSessions;
166
extern PGDLLIMPORT int SessionPoolSize;
167
-extern PGDLLIMPORT int SessionPoolPorts;
168
extern PGDLLIMPORT int max_worker_processes;
169
extern PGDLLIMPORT int max_parallel_workers;
170
0 commit comments