mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add missing comma in list of SSL versions
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
|
||||
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0,
|
||||
TLSv1.1, or TLSv1.2).
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user