mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Fix typo in dummy_seclabel documentation.
dummy_label -> dummy_seclabel Thom Brown
This commit is contained in:
parent
cf72528e87
commit
de1bf53a25
@ -1,4 +1,4 @@
|
|||||||
<!-- doc/src/sgml/dummy_seclabel.sgml -->
|
<!-- doc/src/sgml/dummy-seclabel.sgml -->
|
||||||
|
|
||||||
<sect1 id="dummy-seclabel" xreflabel="dummy_seclabel">
|
<sect1 id="dummy-seclabel" xreflabel="dummy_seclabel">
|
||||||
<title>dummy_seclabel</title>
|
<title>dummy_seclabel</title>
|
||||||
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
# postgresql.conf
|
# postgresql.conf
|
||||||
shared_preload_libraries = 'dummy_label'
|
shared_preload_libraries = 'dummy_seclabel'
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
Loading…
Reference in New Issue
Block a user