doc: REPACK is missing from the MAINTAIN privilege documentation - Mailing list pgsql-hackers

From Shinya Kato
Subject doc: REPACK is missing from the MAINTAIN privilege documentation
Date
Msg-id CAOzEurRJOVokiB2J8nrF569nX-ZMb0oRSB0C=yZQ17mZxd4_BQ@mail.gmail.com
Whole thread
List pgsql-hackers
Hi hackers,

REPACK requires the MAINTAIN privilege, as its documentation states,
but REPACK is missing from the two places that enumerate the commands
MAINTAIN covers: the MAINTAIN privilege description in ddl.sgml and
the pg_maintain predefined role description in user-manag.sgml. This
looks like an oversight in commit ac58465e061, which introduced
REPACK.

The attached patch adds REPACK next to CLUSTER in both places.

Thoughts?

-- 
Best regards,
Shinya Kato
NTT OSS Center

Attachment

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples
Next
From: Peter Smith
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications