| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Matthias Hörmann <matthias(dot)hoermann(at)saltation(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore |
| Date: | 2025-10-27 21:21:08 |
| Message-ID: | aP_iRIXGvXwvG4sv@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gavin Wahl | 2025-10-27 22:24:32 | Re: psql --echo-queries does not echo all queries |
| Previous Message | Tom Lane | 2025-10-27 20:12:56 | Re: [EXTERNAL]Re: BUG #19094: select statement on postgres 17 vs postgres 18 is returning different/duplicate results |