Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Peter Eisentraut <peter@eisentraut.org>, Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>, Matthias Hörmann <matthias.hoermann@saltation.com>, pgsql-bugs@lists.postgresql.org
Date: 2025-10-27T21:21:08Z
Lists: 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