Re: BUG #17148: About --no-strict-names option and --quiet option of pg_amcheck command
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: Euler Taveira <euler@eulerto.com>,
chenjq.jy@fujitsu.com,
pgsql-bugs@lists.postgresql.org,
Julien Rouhaud <rjuju123@gmail.com>
Date: 2021-08-18T12:35:06Z
Lists: pgsql-bugs
> On 18 Aug 2021, at 13:44, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote: > I think this both of these things could be deleted and we could get rid of the --quiet option, to simplify all this. It simplifies the pg_amcheck code a bit, but it at the same time complicates the tests as they are currently written. Not sure that we want to change that much as this point in the 14 cycle? > Neither of these behaviors is in common with any other PostgreSQL tool. That I agree with. -- Daniel Gustafsson https://vmware.com/
Commits
-
Remove --quiet option from pg_amcheck
- 9a9c8b92018d 15.0 landed
- 92ce7f527960 14.0 landed