pgsql: Fix typo in comment on OpenSSL PEM password callback type name.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix typo in comment on OpenSSL PEM password callback type name.
Дата
Msg-id E1jZBYc-0002UQ-OW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in comment on OpenSSL PEM password callback type name.

The type is called "pem_password_cb", not "pem_passwd_cb".

Author: Daniel Gustafsson
Discussion: https://www.postgresql.org/message-id/22108CF6-228B-45CF-9CDA-5C5F658DCC22@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/267cc6ed29668fcf2e527f514f0fbbeaa73c388e

Modified Files
--------------
src/interfaces/libpq/fe-secure-openssl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix amcheck for page checks concurrent to replay of btree page d
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Doc: Fix some inconsistencies with markups