pgsql: pg_amcheck: Message style and structuring improvements

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_amcheck: Message style and structuring improvements
Date: 2021-08-13 15:38:14
Message-ID: E1mEZGA-0004TQ-0z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_amcheck: Message style and structuring improvements

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4279e5bc8c0b3a0cb6b6d3f1316ae81cd0028447

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2021-08-13 15:59:40 Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o
Previous Message Andres Freund 2021-08-13 12:53:10 pgsql: Remove support for background workers without BGWORKER_SHMEM_ACC