ParameterStatus¶
A runtime parameter reported by the server. PostgreSQL sends these during connection startup and whenever a parameter's value changes (e.g., after a SET command). Common parameters include server_version, client_encoding, and standard_conforming_strings.
Constructors¶
create¶
Parameters¶
Returns¶
- ParameterStatus val^