Re: BUG #19042: Option --help not recognized at the end of command
line in pg_restore
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
On Wed, Sep 10, 2025 at 11:24:36AM +0200, Daniel Gustafsson wrote: > I am writing up a patch to move it into long option processing to see > what it would look like, will share soon.