| From: | Thom Brown <thom(at)linux(dot)com> |
|---|---|
| To: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Typo on dummy_seclabel page |
| Date: | 2011-10-13 13:35:19 |
| Message-ID: | CAA-aLv5AOvYpRi02YY1bRxV6uxUv1uo6ROs8mD46MHQwqmco5g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi,
Attached is a patch to correct a typo on the dummy_seclabel page. It
incorrectly gives the example:
shared_preload_libraries = 'dummy_label'
when it should be:
shared_preload_libraries = 'dummy_seclabel'
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| dummy-seclabel-typo.patch | application/octet-stream | 371 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-10-13 14:06:56 | Re: DROP TABLE can be issued by schema owner as well as table owner |
| Previous Message | Josh Kupershmidt | 2011-10-13 01:44:26 | Re: description of CHECKPOINT command confusing |