mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
doc: Define TLS as an acronym
Commit c676315658 added an acronym reference for "TLS" but the definition
was never added.
Author: Daniel Gustafsson
Reviewed-by: Michael Paquier
Backpatch-through: 9.6
Discussion: https://postgr.es/m/27109504-82DB-41A8-8E63-C0498314F5B0@yesql.se
This commit is contained in:
parent
88acb01357
commit
3c3221a138
1 changed files with 10 additions and 0 deletions
|
|
@ -684,6 +684,16 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><acronym>TLS</acronym></term>
|
||||
<listitem>
|
||||
<para>
|
||||
<ulink url="https://en.wikipedia.org/wiki/Transport_Layer_Security">
|
||||
Transport Layer Security</ulink>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><acronym>TOAST</acronym></term>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue