pgAdmin 4 commit: Returning %ERRORLEVEL% is proving unreliable. Justre

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Returning %ERRORLEVEL% is proving unreliable. Justre
Дата
Msg-id E1fL6ZN-000517-JK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Returning %ERRORLEVEL% is proving unreliable. Just return 1 instead if there's an error.

Branch
------
master

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

Modified Files
--------------
Make.bat | 108 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 54 insertions(+), 54 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working inversion 2.1
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: There's no need to activate/deactivate/activate thev