Re: [pgAdmin4][debugger]: RM #1354 & RM #1323

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][debugger]: RM #1354 & RM #1323
Дата
Msg-id CA+OCxoxv1QhLZhdM0FaK5qDuZGZ7S_Naw2kEgJM+i-aNJmfXxg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][debugger]: RM #1354 & RM #1323  (Neel Patel <neel.patel@enterprisedb.com>)
Ответы Re: [pgAdmin4][debugger]: RM #1354 & RM #1323
Список pgadmin-hackers
Hi

On Sun, Jun 19, 2016 at 5:50 PM, Neel Patel <neel.patel@enterprisedb.com> wrote:
> Hi Dave,
>
> make sense. We should ensure that operations happen sequentially.
> Please find attached patch file for the fix.

Hmm, using synchronous calls is not an option either. They're strongly
discouraged, and will throw warnings on some browsers.

Can we not just have the first callback initiate the next call and so on?

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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fixed the issue in Materialized view (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: Fixed RM #1356