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

Commit 70565d3

Browse files
author
Vladimir Ershov
committed
Merge commit 'f4da4da3ea6b5c54a7bcc1eafcec3756ecc990d7' into PGPROEE9_6_scheduler
2 parents d643e83 + f4da4da commit 70565d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/pgpro_scheduler/src/scheduler_manager.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ int refresh_manager_pool(MemoryContext mem, const char *database, const char *na
236236
{
237237
int i, busy;
238238
scheduler_manager_slot_t **old;
239-
240239
if(N == p->len) return 0; /* we have nothing to change */
241240

242241
elog(LOG, "Scheduler Manager %s: Change available %s workers number %d => %d", database, name, p->len, N);

0 commit comments

Comments
 (0)