pgsql: Doc: Adjust libpq docs about thread safety.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Adjust libpq docs about thread safety.
Date: 2023-07-11 20:58:11
Message-ID: E1qJKR1-00326P-ER@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Adjust libpq docs about thread safety.

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

Author: Heikki Linnakangas <hlinnaka(at)iki(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2023-07-11 23:33:07 Re: pgsql: Integrate pg_bsd_indent into our build/test infrastructure.
Previous Message Michael Paquier 2023-07-11 05:01:24 pgsql: pgbench: Move constant into format string