mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
doc: Add description for PGSSLCRLDIR
This was missing in the section dedicated to the supported environment
variables of libpq. Oversight in f5465fa
.
Reviewed-by: Daniel Gustafsson, Kyotaro Horiguchi
Discussion: https://postgr.es/m/YLhI0mLoRkY3u4Wj@paquier.xyz
This commit is contained in:
@ -7836,6 +7836,16 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<indexterm>
|
||||||
|
<primary><envar>PGSSLCRLDIR</envar></primary>
|
||||||
|
</indexterm>
|
||||||
|
<envar>PGSSLCRLDIR</envar> behaves the same as the <xref
|
||||||
|
linkend="libpq-connect-sslcrldir"/> connection parameter.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<indexterm>
|
<indexterm>
|
||||||
|
Reference in New Issue
Block a user