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 ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/12a9d64993f911d5eeb9936135567d3019bc6cd6 Modified Files -------------- contrib/pgcrypto/pgp-pgsql.c | 5 ++++- doc/src/sgml/pgcrypto.sgml | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
