Re: PG 18 release notes draft committed - Mailing list pgsql-hackers

From Yugo Nagata
Subject Re: PG 18 release notes draft committed
Date
Msg-id 20250507195941.c6e1b48c73f062b727f686a8@sraoss.co.jp
Whole thread Raw
In response to PG 18 release notes draft committed  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG 18 release notes draft committed
List pgsql-hackers
On Thu, 1 May 2025 22:44:50 -0400
Bruce Momjian <bruce@momjian.us> wrote:

> I have committd the first draft of the PG 18 release notes.  The item
> count looks strong:

Thank you for working on this.

>  Have pgbench report the number of failed transactions (Yugo Nagata) 

I think that should be

"Have pgbench report the number of failed, retried, or skipped transactions
in per-script reports"

because the number of failed, retried, or skip transactions was already reported
in the main report, but these are now reported in per-script reports.

Regards,
Yugo Nagata


-- 
Yugo Nagata <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Incorrect calculation of path fraction value in MergeAppend
Next
From: Nisha Moond
Date:
Subject: Re: Fix slot synchronization with two_phase decoding enabled