Re: No error checking when reading from file using zstd in pg_dump

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Tomas Vondra <tomas@vondra.me>, Evgeniy Gorbanev <gorbanyoves@basealt.ru>, pgsql-hackers@lists.postgresql.org
Date: 2025-07-01T18:04:41Z
Lists: pgsql-hackers

Attachments

> On 1 Jul 2025, at 17:42, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> There are some minor typos in the proposed commit message, too.

It seems that my grasp of the english language went on holiday before I did.
The attached v9 is hopefully less terrible.

--
Daniel Gustafsson

Commits

  1. pg_dump: Fix compression API errorhandling