diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-08-18 11:23:43 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-08-18 11:23:43 +0200 |
commit | 5310c61ecc14f23d28429f055c968a97d5e8b39c (patch) | |
tree | 43954ce421e317350c6fe2c2fdf39fafc12b5153 /src/backend/regex/regexec.c | |
parent | 8f51ee63df3a9022cfd07d7482b8f3f21ff8f46d (diff) | |
download | postgresql-5310c61ecc14f23d28429f055c968a97d5e8b39c.tar.gz postgresql-5310c61ecc14f23d28429f055c968a97d5e8b39c.zip |
Fix pg_amcheck --skip option parameter handling
The skip options set for all-visible and all-frozen were incorrect
as they used space rather than hyphen, causing a syntax error when
invoked. Also, the option for not skipping any pages at all, none,
was documented but not implemented.
Backpatch through 14 where pg_amcheck was introduced.
Bug: #17149
Reported-by: Chen Jiaoqian <chenjq.jy@fujitsu.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Discussion: https://postgr.es/m/17149-5918ea748da36b15@postgresql.org
Backpatch-through: 14
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions