pgsql: pg_dump: Replace can't-happen error with assertion

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_dump: Replace can't-happen error with assertion
Date: 2020-04-27 12:32:17
Message-ID: E1jT2vp-00007O-Ct@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_dump: Replace can't-happen error with assertion

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d51f704fd8cbae03cd9b29fe103dd027d521ff04

Modified Files
--------------
src/bin/pg_dump/pg_backup_tar.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-04-27 15:00:35 pgsql: Doc: render &pi; more nicely in PDF output.
Previous Message Jehan-Guillaume de Rorthais 2020-04-27 10:29:08 Re: pgsql: Fix handling of WAL segments ready to be archived during crash r