mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
doc: adjust search_path secondary index mention
per Tom Lane
This commit is contained in:
@ -1736,7 +1736,7 @@ CREATE TABLE public.products ( ... );
|
|||||||
|
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary><varname>search_path</varname></primary>
|
<primary><varname>search_path</varname></primary>
|
||||||
<secondary>run-time setting</secondary>
|
<secondary>configuration parameter</secondary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user