Re: pg_amcheck option to install extension
Mark Dilger <mark.dilger@enterprisedb.com>
From: Mark Dilger <mark.dilger@enterprisedb.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-04-18T21:58:37Z
Lists: pgsql-hackers
Attachments
- v2-0001-Adding-install-missing-option-to-pg_amcheck.patch (application/octet-stream) patch v2-0001
- (unnamed) (text/plain)
> On Apr 18, 2021, at 6:19 AM, Andrew Dunstan <andrew@dunslane.net> wrote: > > how about specifying pg_catalog as the schema instead of public? Done.
Commits
-
Provide pg_amcheck with an --install-missing option
- b859d94c6389 14.0 landed