pgsql: Doc: Adjust libpq docs about thread safety. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Doc: Adjust libpq docs about thread safety.
Date
Msg-id E1qJKR1-00326P-ER@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Adjust libpq docs about thread safety.

Describe the situation now that --disable-thread-safety is gone.

Author: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://postgr.es/m/CA%2BhUKGLtmexrpMtxBRLCVePqV_dtWG-ZsEbyPrYc%2BNBB2TkNsw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ce0b0fa3e792cefc3ce325b10af224edbbf68ce7

Modified Files
--------------
doc/src/sgml/libpq.sgml | 49 +++++++++++++++++++++++--------------------------
1 file changed, 23 insertions(+), 26 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: pgbench: Move constant into format string
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Integrate pg_bsd_indent into our build/test infrastructure.