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

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, Evgeniy Gorbanev <gorbanyoves(at)basealt(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: No error checking when reading from file using zstd in pg_dump
Date: 2025-08-29 18:39:05
Message-ID: DBAE71EF-5F67-4F12-A36C-DFE746164C15@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 24 Aug 2025, at 23:23, Daniel Gustafsson <daniel(at)yesql(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-08-29 18:47:12 Re: doc patch: missing tags in protocol.sgml
Previous Message Masahiko Sawada 2025-08-29 18:29:14 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart