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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Tomas Vondra <tomas@vondra.me>, Evgeniy Gorbanev <gorbanyoves@basealt.ru>, pgsql-hackers@lists.postgresql.org
Date: 2025-08-24T21:21:33Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
>> 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.

This thread seems to have faded away, which I fear is my fault.
I took another look through v9, and it seems fine.  Do you want
to deal with pushing it, or shall I?

			regards, tom lane



Commits

  1. pg_dump: Fix compression API errorhandling