Alvaro Herrera <alvhe...@2ndquadrant.com> writes: > On 2018-Aug-17, Tatsuro Yamada wrote: >> only oid2name >> - Replace -H with -h
> I think this one is a bad idea, as it'll break scripts. Well, we can't remove the -H option, for that reason. But I think we could get away with repurposing -h to also mean "--host", rather than "--help" as it is now. Seems unlikely that any scripts are depending on it to mean --help, nor are users likely to expect that when none of our other programs treat it that way. regards, tom lane