Rework options of pg_checksums options for filenode handling
Michael Paquier <michael@paquier.xyz>
Rework options of pg_checksums options for filenode handling This makes the tool consistent with the option set of oid2name, which has been historically using -f for filenodes, and has more recently gained long options and --filenode via 1aaf532. Reported-by: Peter Eisentraut Author: Fabien Coelho Discussion: https://postgr.es/m/97045260-fb9e-e145-a950-cf7d28c4eaea@2ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_checksums.sgml | modified | +18 −16 |
| src/bin/pg_checksums/pg_checksums.c | modified | +27 −26 |
| src/bin/pg_checksums/t/002_actions.pl | modified | +4 −4 |
Documentation touched
Discussion
- Why does pg_checksums -r not have a long option? 15 messages · 2019-05-26 → 2019-06-09