Docs: fix incorrect spelling of contrib/pgcrypto option.

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

Commit: 8bfc2b1793ae4b27ebc4c8086117a509b4873e37
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-11-03T16:11:55Z
Releases: 9.1.15
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