Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore - Mailing list pgsql-bugs

From Nathan Bossart
Subject Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore
Date
Msg-id aP_iRIXGvXwvG4sv@nathan
Whole thread Raw
In response to Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-bugs
On Mon, Oct 27, 2025 at 09:49:06PM +0200, Daniel Gustafsson wrote:
> I originally placed it in fe_utils but then moved to src/port to avoid
> adding libpq depesencies where we dont have them today. If there is a
> second copy then I missed that in my rebase (am travelling without laptop
> so cant comfortably read patches right now to check). Not sure what the
> best option is and how big of a deal it is. Do you have any suggestions?

Oh.  Unless my eyes deceive me, I think you forgot to remove the fe_utils
one.

-- 
nathan



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [EXTERNAL]Re: BUG #19094: select statement on postgres 17 vs postgres 18 is returning different/duplicate results
Next
From: Gavin Wahl
Date:
Subject: Re: psql --echo-queries does not echo all queries