pgsql: Address stats export review comments.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Address stats export review comments.
Date: 2025-03-06 08:11:38
Message-ID: E1tq6KQ-0013NY-1U@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Address stats export review comments.

Per discussion, did not use Jian He's patch exactly.

Reported-by: jian he <jian(dot)universality(at)gmail(dot)com>
Reviewed-by: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Discussion: https://postgr.es/m/CACJufxFVq=tq9u1zrHWYSbMi1T07gS9Ff0LJScMco4HZmtZ1xw@mail.gmail.com
Discussion: https://postgr.es/m/CADkLM=f1n2_Vomq0gKab7xdxDHmJGgn=DE48P8fzQOp3Mrs1Qg@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2025-03-06 08:20:27 pgsql: Organize and deduplicate statistics import tests.
Previous Message Jeff Davis 2025-03-06 07:09:14 pgsql: Address stats import review comments.