Remove unused short option from getopt_long() call The option was removed in 3ce7f72529 but the letter was left in the getopt_long() call.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fa351b1b1321fe4b9f5201d8ebb6aa42cff27fad Modified Files -------------- src/bin/pg_basebackup/pg_basebackup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)