Re: Why does pg_checksums -r not have a long option? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Why does pg_checksums -r not have a long option?
Date
Msg-id 20190527080512.GB25901@paquier.xyz
Whole thread Raw
In response to Re: Why does pg_checksums -r not have a long option?  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Mon, May 27, 2019 at 09:22:42AM +0200, Daniel Gustafsson wrote:
> The original patch used -o in pg_verify_checksums, the discussion of which
> started in the below mail:
>
> https://postgr.es/m/20180228194242.qbjasdtwm2yj5rqg%40alvherre.pgsql
>
> Since -f was already used for “force check”, -r ended up being used.  Now that
> there no longer is a -f flag in pg_checksums, it can be renamed.

Interesting point.  Thanks for sharing.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: BEFORE UPDATE trigger on postgres_fdw table not work
Next
From: Michael Banck
Date:
Subject: Re: Why does pg_checksums -r not have a long option?