Docs: fix incorrect spelling of contrib/pgcrypto option.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2c2c1e8ba083a81f8700fa9aac3dfede454e448a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-11-03T16:11:51Z
Releases: 9.2.10
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.

Files

PathChange+/−
contrib/pgcrypto/pgp-pgsql.c modified +4 −1
doc/src/sgml/pgcrypto.sgml modified +2 −2