Sort pg_basebackup options better
Peter Eisentraut <peter_e@gmx.net>
Sort pg_basebackup options better The --slot option somehow ended up under options controlling the output, and some other options were in a nonsensical place or were not moved after recent renamings, so tidy all that up a bit.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_basebackup.sgml | modified | +50 −50 |
| src/bin/pg_basebackup/pg_basebackup.c | modified | +3 −3 |