doc: Use groups instead of curves in TLS documentation

With TLS 1.3 the concept of curves was renamed to groups.  Update
our wording to use groups instead of curves to make it clear what
the underlying GUC can support.

This was extracted from a slightly larger patch which also renamed
variables to match the new terminology.  Given that we are in beta
this portion was however left as a future excercise.

Author: Evan Si <[email protected]>
Reviewed-by: Ewan Young <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 18

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/55136e378c6bfc2240043d0edee6f92924e2c9fd

Modified Files
--------------
doc/src/sgml/config.sgml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

Reply via email to