pgsql: Message style improvements

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Message style improvements
Date: 2025-08-26 20:56:43
Message-ID: E1ur0ih-001oJf-00@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Message style improvements

Mostly adding some quoting.

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/952b5a4a9574d7489c51d509edf1cbfb06e96985

Modified Files
--------------
src/backend/catalog/storage.c | 2 +-
src/backend/storage/aio/method_io_uring.c | 2 +-
src/backend/storage/buffer/bufmgr.c | 34 +++++++++++++-----------
src/test/modules/test_aio/t/001_aio.pl | 44 +++++++++++++++----------------
4 files changed, 42 insertions(+), 40 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jacob Champion 2025-08-26 21:18:05 Re: pgsql: oauth: Add unit tests for multiplexer handling
Previous Message Christoph Berg 2025-08-26 20:44:57 Re: pgsql: oauth: Add unit tests for multiplexer handling