pgsql: Rework options of pg_checksums options for filenode handling - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Rework options of pg_checksums options for filenode handling
Date
Msg-id E1hWS8G-0006yP-0h@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fc115d0f9fc656967260815c031e0f25741428ae

Modified Files
--------------
doc/src/sgml/ref/pg_checksums.sgml    | 34 +++++++++++-----------
src/bin/pg_checksums/pg_checksums.c   | 53 ++++++++++++++++++-----------------
src/bin/pg_checksums/t/002_actions.pl |  8 +++---
3 files changed, 49 insertions(+), 46 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Remove unnecessary (and wrong) forward declaration.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix double-phrase typo in message