Remove unused short option from getopt_long() call

Peter Eisentraut <peter@eisentraut.org>

Commit: fa351b1b1321fe4b9f5201d8ebb6aa42cff27fad
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-08-10T09:02:32Z
Releases: 16.0
Remove unused short option from getopt_long() call

The option was removed in 3ce7f72529 but the letter was left in the
getopt_long() call.

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +1 −1