pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option.
Дата
Msg-id E1XlKEi-0004EH-Qu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Docs: fix incorrect spelling of contrib/pgcrypto option.

pgp_sym_encrypt's option is spelled "sess-key", not "enable-session-key".
Spotted by Jeff Janes.

In passing, improve a comment in pgp-pgsql.c to make it clearer that
the debugging options are intentionally undocumented.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f443de873e500de999a2d165731a0356b79a6ed7

Modified Files
--------------
contrib/pgcrypto/pgp-pgsql.c |    5 ++++-
doc/src/sgml/pgcrypto.sgml   |    4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option.