Typo on dummy_seclabel page

Started by Thom Brownover 14 years ago2 messagesdocs
Jump to latest
#1Thom Brown
thom@linux.com

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

Attachments:

dummy-seclabel-typo.patchapplication/octet-stream; name=dummy-seclabel-typo.patchDownload+1-1
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Thom Brown (#1)
Re: Typo on dummy_seclabel page

Thom Brown <thom@linux.com> writes:

Attached is a patch to correct a typo on the dummy_seclabel page.

Applied, thanks!

regards, tom lane