Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
formatting.c cleanup: Remove dashes in comments This saves some vertical space and makes the comments style more consistent with the rest of the code. Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/6dd9d208-a3ed-49b5-b03d-8617261da973%40eisentraut.org Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/95924672d534be7291fa6b717e146b6dcb7bc1c6 Modified Files -------------- src/backend/utils/adt/formatting.c | 174 +++++++++++++------------------------ 1 file changed, 59 insertions(+), 115 deletions(-)