Обсуждение: [pgAdmin4][Patch] RM #3700 fix connection garbage collector

Поиск
Список
Период
Сортировка

[pgAdmin4][Patch] RM #3700 fix connection garbage collector

От
Harshal Dhumal
Дата:
Hi,

This issues caused as we were iterating over manager keys (which contains server ids) and
not on server managers.

Attached patch fixes this issue.


-- 
Harshal Dhumal
Sr. Software Engineer

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Вложения

Re: [pgAdmin4][Patch] RM #3700 fix connection garbage collector

От
Dave Page
Дата:
Thanks, patch applied.

On Fri, Oct 12, 2018 at 1:24 PM Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

This issues caused as we were iterating over manager keys (which contains server ids) and
not on server managers.

Attached patch fixes this issue.


-- 
Harshal Dhumal
Sr. Software Engineer

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company