Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1a0f83b

Browse files
committed
Remove unused SessionPoolPorts declaration
1 parent 8b38cf3 commit 1a0f83b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/miscadmin.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ extern PGDLLIMPORT int MaxBackends;
164164
extern PGDLLIMPORT int MaxConnections;
165165
extern PGDLLIMPORT int MaxSessions;
166166
extern PGDLLIMPORT int SessionPoolSize;
167-
extern PGDLLIMPORT int SessionPoolPorts;
168167
extern PGDLLIMPORT int max_worker_processes;
169168
extern PGDLLIMPORT int max_parallel_workers;
170169

0 commit comments

Comments
 (0)