From c0a11cfec13d610225cd3ad0fb624bd71e23f261 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sun, 4 Oct 2020 11:01:54 +0000 Subject: [PATCH] Note case-sensitivity of the parameter name Patch contributed by Larry Garfield . git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350755 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-parameter-status.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/pgsql/functions/pg-parameter-status.xml b/reference/pgsql/functions/pg-parameter-status.xml index 6d6ca82ab3..d6b62f73c7 100644 --- a/reference/pgsql/functions/pg-parameter-status.xml +++ b/reference/pgsql/functions/pg-parameter-status.xml @@ -72,7 +72,7 @@ server_encoding, client_encoding, is_superuser, session_authorization, DateStyle, TimeZone, and - integer_datetimes. + integer_datetimes. Note that this value is case-sensitive.