doc: Specify when ssl_prefer_server_ciphers was added The ssl_prefer_server_ciphers setting is quite important from a security point of view, so simply stating that older versions doesn't have it isn't very helpful. This adds the version when the GUC was added to help readers.
Backpatch to all supported versions since this setting has been around since 9.4. Reviewed-by: Peter Eisentraut <pe...@eisentraut.org> Reviewed-by: Tom Lane <t...@sss.pgh.pa.us> Discussion: https://postgr.es/m/5d7e0f5e-e620-4d54-8788-66d421ac7...@yesql.se Backpatch-through: v12 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/1c9acb14ae0c16dacb9d2823b59589e8f523d1a6 Modified Files -------------- doc/src/sgml/config.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)