log_notices       969 ext/pgsql/pgsql.c 		if (PGG(log_notices)) {
log_notices      1086 ext/pgsql/pgsql.c STD_PHP_INI_BOOLEAN( "pgsql.log_notice",            "0",  PHP_INI_ALL,    OnUpdateBool, log_notices,           zend_pgsql_globals, pgsql_globals)
log_notices       320 ext/pgsql/php_pgsql.h 	int ignore_notices,log_notices;