pgsql: doc PG 18 relnotes: update to current - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 18 relnotes: update to current
Date
Msg-id E1uIYaB-000SVm-0h@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc PG 18 relnotes:  update to current

Includes runtime injection point item by Michael Paquier.

Reported-by: Michael Paquier

Author: Michael Paquier

Discussion: https://postgr.es/m/aDAS0_eWzeGl4sok@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1ca583f6c0f9c178dd2721886c723791ced65520

Modified Files
--------------
doc/src/sgml/release-18.sgml | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix per-relation memory leakage in autovacuum.
Next
From: Jacob Champion
Date:
Subject: pgsql: oauth: Limit JSON parsing depth in the client