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-08-29T18:39:05Z
Lists: pgsql-hackers
> On 24 Aug 2025, at 23:23, Daniel Gustafsson <daniel@yesql.se> wrote:

> I'll work on getting it in at the start of the week.

While not exactly the start of the week, this is now done.

--
Daniel Gustafsson




Commits

  1. pg_dump: Fix compression API errorhandling