git.postgresql.org Git - postgresql.git/commit
2014年5月25日 16:47:05 +0000 (18:47 +0200)
2014年5月26日 05:25:48 +0000 (07:25 +0200)
commit bf2e70ba6c0175e5a676b6aa37e49915d8918a63
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.
This is the main PostgreSQL git repository.
RSS
Atom