Обсуждение: pgsql: Document that search_path is reported by the server

Поиск
Список
Период
Сортировка

pgsql: Document that search_path is reported by the server

От
Tomas Vondra
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d06a7eac4b23cc7b8fd4568d8623a6023646f63

Modified Files
--------------
doc/src/sgml/libpq.sgml    | 4 +++-
doc/src/sgml/protocol.sgml | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)