Re: pgsql: Document the dummy_seclabel contrib module.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: Document the dummy_seclabel contrib module.
Дата
Msg-id AANLkTikS=2zShDDWcsQ95pE_+T-_hFK-cJsyypyx+ON_@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Document the dummy_seclabel contrib module.  (Thom Brown <thom@linux.com>)
Список pgsql-committers
On Thu, Nov 18, 2010 at 4:24 AM, Thom Brown <thom@linux.com> wrote:
> Minor correction:
>
> +   The <filename>dummy_seclabel</> provides only four hardcoded
> +   labels: <literal>unclassified</>, <literal>classified</>,
> +   <literal>secret</>, <literal>top secret</> and <literal>trusted</>.
>
> Shouldn't this be "...dummy_seclabel</> module provides..."?  And
> there are five hardcoded labels.

Good proofreading, as always, Thom.  Actually, I think the word "four"
is correct, but "trusted" shouldn't be present in the list.  I believe
that has to do with a part of the patch I didn't commit, and I failed
to clean it up properly.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgsql-committers по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Document the dummy_seclabel contrib module.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Minor corrections to dummy_seclabel documentation.