pgsql: doc PG 18 relnotes: modify async I/O item for other improvements

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 18 relnotes: modify async I/O item for other improvements
Date: 2025-05-29 16:37:30
Message-ID: E1uKgG1-000bLb-0p@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 18 relnotes: modify async I/O item for other improvements

Add "etc." to indicate other actions will also be improved by
asynchronous I/O.

Reported-by: Melanie Plageman

Discussion: https://postgr.es/m/CAAKRu_bqjgSYA+OdemL-X91Yv53OwsVARZy+-tRyj8YQ=kcj0A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/03c53a73141aa0e0ee6b0c7642671c1e972bae32

Modified Files
--------------
doc/src/sgml/release-18.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-05-29 18:09:18 Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups
Previous Message Tom Lane 2025-05-29 14:40:21 pgsql: Avoid resource leaks when a dblink connection fails.