mirror of
https://github.com/postgres/postgres.git
synced 2026-03-07 15:50:44 -05: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
c29bab799c
commit
ef924828fd
1 changed files with 10 additions and 0 deletions
|
|
@ -654,6 +654,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