Home
last modified time | relevance | path

Searched refs:PG_MONEY (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pgsql/
H A Dphp_pgsql.h111 PG_MONEY, enumerator
H A Dpgsql.c4397 return PG_MONEY; in php_pgsql_get_data_type()
4715 case PG_MONEY: in php_pgsql_convert()
4759 … type %s|int|null, %s given", get_active_function_name(), (data_type == PG_MONEY ? "money" : "floa… in php_pgsql_convert()

Completed in 26 milliseconds