Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
There is no change related to notifications in this patch. The below code is minor fix related to connection status of sql editor. Can you please share the code snippet if it is not the below.- # Check for the asynchronous notifies statements.- conn.check_notifies(True)- notifies = conn.get_notifies()+ if status is not None:+ # Check for the asynchronous notifies statements.+ conn.check_notifies(True)+ notifies = conn.get_notifies()
В списке pgadmin-hackers по дате отправления: