diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-08-20 12:44:54 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-08-20 12:44:54 +0200 |
commit | 9a9c8b92018d4d48f93cd8fa1895c53fa5946d75 (patch) | |
tree | 4b6d7e102e16271eecba8c236f16a60eb6f57915 /src/backend/regex/regexec.c | |
parent | 5b3f471ff23a2773e6c1ee1704377581c987107d (diff) | |
download | postgresql-9a9c8b92018d4d48f93cd8fa1895c53fa5946d75.tar.gz postgresql-9a9c8b92018d4d48f93cd8fa1895c53fa5946d75.zip |
Remove --quiet option from pg_amcheck
Using --quiet in combination with --no-strict-names didn't work as
documented, a warning message was still emitted. Since the --quiet
flag was working in an unconventional way to other utilities, fix
by removing the functionality instead.
Backpatch through 14 where pg_amcheck was introduced.
Bug: 17148
Reported-by: Chen Jiaoqian <chenjq.jy@fujitsu.com>
Reviewed-by: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://postgr.es/m/17148-b5087318e2b04fc6@postgresql.org
Backpatch-through: 14
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions