On 18 November 2010 01:51, Robert Haas <[email protected]> wrote:
> Document the dummy_seclabel contrib module.
>
> KaiGai Kohei, with editing and markup fixes by me.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=45768d10e3abd513b4c959efeb5907798f2fac3f
>
> Modified Files
> --------------
> doc/src/sgml/contrib.sgml        |    1 +
> doc/src/sgml/dummy-seclabel.sgml |   75 ++++++++++++++++++++++++++++++++++++++
> doc/src/sgml/filelist.sgml       |    1 +
> 3 files changed, 77 insertions(+), 0 deletions(-)

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.

-- 
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to