Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
Jason Armstrong wrote: > I have updated my C library to return the binary data correctly. I > note the restriction on not being able to retrieve different columns > in different formats.Actually, PostgreSQL supports that if you use the line protocol to talk to the server (see the description of "Bind (F)" inhttp://www.postgresql.org/docs/9.1/static/protocol-message-formats.html) . Alas, this is not supported by the C API. Maybe that would be a useful extension to libpq.
В списке pgsql-general по дате отправления: