aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2014-05-25 18:47:05 +0200
committerAndres Freund <andres@anarazel.de>2014-05-26 07:25:48 +0200
commitbf2e70ba6c0175e5a676b6aa37e49915d8918a63 (patch)
tree2f29dd3722c1543f3aea6411f721cd47c774b909 /src/backend/utils/adt/arrayfuncs.c
parent0a5faaa90718b0ce259f43bfae8d629cc040a67c (diff)
downloadpostgresql-bf2e70ba6c0175e5a676b6aa37e49915d8918a63.tar.gz
postgresql-bf2e70ba6c0175e5a676b6aa37e49915d8918a63.zip
Fix pg_recvlogical to accept the documented -I instead only --startpos.
The bug was caused by omitting 'I:' from the short argument list to getopt_long(). To make similar bugs in the future less likely reorder options in --help, long and short option lists to be in the same, alphabetical within groups, order. Report and fix by Michael Paquier, some additional reordering by me.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions