pgsql: doc: clarify the effect of concurrent work_mem allocations - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify the effect of concurrent work_mem allocations
Date
Msg-id E1qlHjV-006Ayc-Au@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: clarify the effect of concurrent work_mem allocations

Reported-by: Sami Imseih

Discussion: https://postgr.es/m/66590882-F48C-4A25-83E3-73792CF8C51F@amazon.com

Backpatch-through: 11

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/config.sgml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify handling of time zones with "time with time zone"
Next
From: Tom Lane
Date:
Subject: pgsql: Stop using "-multiply_defined suppress" on macOS.