Rework option set of vacuumlo
Michael Paquier <michael@paquier.xyz>
Rework option set of vacuumlo Like oid2name, vacuumlo has been lacking consistency with other utilities for its options: - Connection options gain long aliases. - Document environment variables which could be used: PGHOST, PGPORT and PGUSER. Documentation and code is reordered to be more consistent. A basic set of TAP tests has been added while on it. Author: Tatsuro Yamada Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/c7e7f25c-1747-cd0f-9335-390bc97b2db5@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| contrib/vacuumlo/.gitignore | modified | +2 −0 |
| contrib/vacuumlo/Makefile | modified | +6 −0 |
| contrib/vacuumlo/t/001_basic.pl | added | +9 −0 |
| contrib/vacuumlo/vacuumlo.c | modified | +46 −33 |
| doc/src/sgml/vacuumlo.sgml | modified | +35 −4 |
Documentation touched
Discussion
- Fix help option of contrib/oid2name 26 messages · 2018-08-16 → 2018-08-30