pgsql: pg_amcheck: Message style and structuring improvements - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_amcheck: Message style and structuring improvements
Date
Msg-id E1mEZGA-0004TR-1Q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_amcheck: Message style and structuring improvements

Branch
------
REL_14_STABLE

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

Modified Files
--------------
src/bin/pg_amcheck/pg_amcheck.c           | 31 ++++++++++++++++---------------
src/bin/pg_amcheck/t/004_verify_heapam.pl |  8 ++++----
2 files changed, 20 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Remove support for background workers without BGWORKER_SHMEM_ACC
Next
From: Tom Lane
Date:
Subject: pgsql: Add RISC-V spinlock support in s_lock.h.