Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7c83619

Browse files
committed
doc: revert80c20fc and
0e93959Revert patch that modified doc index mentions of search_pathPer Peter E.
1 parent08be00f commit7c83619

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4778,8 +4778,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
47784778
<varlistentry id="guc-search-path" xreflabel="search_path">
47794779
<term><varname>search_path</varname> (<type>string</type>)</term>
47804780
<indexterm>
4781-
<primary><varname>search_path</></primary>
4782-
<secondary>configuration parameter</secondary>
4781+
<primary><varname>search_path</> configuration parameter</primary>
47834782
</indexterm>
47844783
<indexterm><primary>path</><secondary>for schemas</></>
47854784
<listitem>

‎doc/src/sgml/ddl.sgml

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

17371737
<indexterm>
1738-
<primary><varname>search_path</varname></primary>
1739-
<secondary>configuration parameter</secondary>
1738+
<primary><varname>search_path</varname> configuration parameter</primary>
17401739
</indexterm>
17411740

17421741
<para>

‎doc/src/sgml/ref/create_function.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ SELECT * FROM dup(42);
674674
<title>Writing <literal>SECURITY DEFINER</literal> Functions Safely</title>
675675

676676
<indexterm>
677-
<primary><varname>search_path</varname></>
677+
<primary><varname>search_path</varname> configuration parameter</>
678678
<secondary>use in securing functions</>
679679
</indexterm>
680680

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp