]> granicus.if.org Git - postgresql/commit
Rework options of pg_checksums options for filenode handling
authorMichael Paquier <michael@paquier.xyz>
Thu, 30 May 2019 20:58:17 +0000 (16:58 -0400)
committerMichael Paquier <michael@paquier.xyz>
Thu, 30 May 2019 20:58:17 +0000 (16:58 -0400)
commitfc115d0f9fc656967260815c031e0f25741428ae
tree88d81549c30f3722f64d806144eef3e4705319b6
parent13002bf0bcdf4900987684ca6ef7665a25aa692b
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
doc/src/sgml/ref/pg_checksums.sgml
src/bin/pg_checksums/pg_checksums.c
src/bin/pg_checksums/t/002_actions.pl