mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
getopt_long() allows abbreviating long options, so we might as well give the option the full name, and users can abbreviate it how they like. Do some general polishing of the --help output at the same time.