Re: First draft of the PG 15 release notes

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: bruce(at)momjian(dot)us
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: First draft of the PG 15 release notes
Date: 2022-05-10 21:47:13
Message-ID: 20220511.064713.497086863432004528.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> I have completed the first draft of the PG 15 release notes and you can
>> see the results here:
>>
>> https://momjian.us/pgsql_docs/release-15.html
>
>> Allow pgbench to retry after serialization and deadlock failures (Yugo Nagata, Marina Polyakova)
>
> This is in the "Additional Modules" section. I think this should be in
> the "Client Applications" section because pgbench lives in bin
> directory, not in contrib directory. Actually, pgbench was in the
> "Client Applications" section in the PG 14 release note.

I think you missed this:

commit 06ba4a63b85e5aa47b325c3235c16c05a0b58b96
Use COPY FREEZE in pgbench for faster benchmark table population.

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2022-05-10 21:49:38 Re: First draft of the PG 15 release notes
Previous Message Andrew Dunstan 2022-05-10 21:45:53 Re: JSON Functions and Operators Docs for v15