Searched refs:PG_MONEY (Results 1 – 2 of 2) sorted by relevance
111 PG_MONEY, enumerator
4375 return PG_MONEY; in php_pgsql_get_data_type()4693 case PG_MONEY: in php_pgsql_convert()4737 … type %s|int|null, %s given", get_active_function_name(), (data_type == PG_MONEY ? "money" : "floa… in php_pgsql_convert()
Completed in 30 milliseconds