1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

doc: revert 80c20fcf3d and

0e93959a70

Revert patch that modified doc index mentions of search_path

Per Peter E.
This commit is contained in:
Bruce Momjian
2013-01-25 21:01:17 -05:00
parent 08be00fabe
commit 7c83619b50
3 changed files with 3 additions and 5 deletions

View File

@ -674,7 +674,7 @@ SELECT * FROM dup(42);
<title>Writing <literal>SECURITY DEFINER</literal> Functions Safely</title>
<indexterm>
<primary><varname>search_path</varname></>
<primary><varname>search_path</varname> configuration parameter</>
<secondary>use in securing functions</>
</indexterm>