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
IntervalStyle
is_superuser
scram_iterations
+ search_path
server_encoding
server_version
session_authorization
(default_transaction_read_only and
in_hot_standby were not reported by releases before
14; scram_iterations was not reported by releases
- before 16.)
+ before 16; search_path was not reported by releases
+ before 18.)
Note that
server_version,
server_encoding and
IntervalStyle
is_superuser
scram_iterations
+ search_path
server_encoding
server_version
session_authorization
(default_transaction_read_only and
in_hot_standby were not reported by releases before
14; scram_iterations was not reported by releases
- before 16.)
+ before 16; search_path was not reported by releases
+ before 18.)
Note that
server_version,
server_encoding and