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-24T21:23:52Z
Lists: pgsql-hackers
> On 24 Aug 2025, at 23:21, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > 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? Thanks for the review, this one had admittedly slipped my mind. I'll work on getting it in at the start of the week. -- Daniel Gustafsson
Commits
-
pg_dump: Fix compression API errorhandling
- ec017a305bd4 16.11 landed
- e686010c5b47 19 (unreleased) landed
- 92268b35d04c 17.7 landed
- 8980c724b559 18.0 landed