Document that search_path is reported by the server

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 0d06a7eac4b23cc7b8fd4568d8623a6023646f63
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2024-08-19T17:52:37Z
Releases: 18.0
Document that search_path is reported by the server

Commit 28a1121fd912 marked search_path as GUC_REPORT, but failed to
update the relevant places in docs. There are two places listing the GUC
options reported to the client, so update both.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/CAFh8B=k8s7WrcqhafmYhdN1+E5LVzZi_QaYDq8bKvrGJTAhY2Q@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +3 −1
doc/src/sgml/protocol.sgml modified +3 −1

Documentation touched

Discussion