Author: David G. Johnston
Reviewed-by: Zhang Mingli
Discussion: https://www.postgresql.org/message-id/CAKFQuwY0SK6JdCci1VJX6xsztRXgGeVEY-grkENZx%[email protected]
use false instead. This function corresponds to
the SQL command .
+ set_config accepts the NULL value for
+
new_value, but as settings cannot be null, it
+ is interpreted as a request to reset the setting to its default value.
+
set_config('log_statement_stats', 'off', false)
off