pg_upgrade: Improve invalid option handling - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pg_upgrade: Improve invalid option handling
Date
Msg-id 24c8bd05-aed1-6301-919d-8acbabdb8c24@2ndquadrant.com
Whole thread Raw
Responses Re: pg_upgrade: Improve invalid option handling
Re: pg_upgrade: Improve invalid option handling
List pgsql-hackers
Currently, calling pg_upgrade with an invalid command-line option aborts
pg_upgrade but leaves a pg_upgrade_internal.log file lying around.  This
patch reorder things a bit so that that file is not created until all
the options have been parsed.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix inconsistencies for v12 (pass 2)
Next
From: Alexander Lakhin
Date:
Subject: Re: Fix inconsistencies for v12 (pass 2)