Skip to content

Commit a301eb9

Browse files
committed
doc: Improve search_path mentions in index
Karl O. Pinc
1 parent abfd192 commit a301eb9

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,7 @@ CREATE TABLE public.products ( ... );
17351735
</para>
17361736

17371737
<indexterm>
1738-
<primary>search_path</primary>
1738+
<primary><varname>search_path</varname> configuration parameter</primary>
17391739
</indexterm>
17401740

17411741
<para>

doc/src/sgml/func.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13507,6 +13507,11 @@ SELECT relname FROM pg_class WHERE pg_table_is_visible(oid);
1350713507
</programlisting>
1350813508
</para>
1350913509

13510+
<indexterm>
13511+
<primary>search path</primary>
13512+
<secondary>object visibility</secondary>
13513+
</indexterm>
13514+
1351013515
<table id="functions-info-schema-table">
1351113516
<title>Schema Visibility Inquiry Functions</title>
1351213517
<tgroup cols="3">

doc/src/sgml/ref/create_function.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,11 @@ SELECT * FROM dup(42);
673673
<refsect1 id="sql-createfunction-security">
674674
<title>Writing <literal>SECURITY DEFINER</literal> Functions Safely</title>
675675

676+
<indexterm>
677+
<primary><varname>search_path</varname> configuration parameter</>
678+
<secondary>use in securing functions</>
679+
</indexterm>
680+
676681
<para>
677682
Because a <literal>SECURITY DEFINER</literal> function is executed
678683
with the privileges of the user that created it, care is needed to

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy