pgAdmin 4 commit: Fixed UnboundLocalError where local variable 'user_id

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed UnboundLocalError where local variable 'user_id
Дата
Msg-id E1mGerE-0003PW-Dw@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed UnboundLocalError where local variable 'user_id' referenced before assignment. Fixes #6671

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f3416c13e2a6ccab290f3baef23fa88199fae8a

Modified Files
--------------
docs/en_US/release_notes_5_7.rst | 1 +
web/pgadmin/__init__.py          | 1 +
2 files changed, 2 insertions(+)


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

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: README cleanup