mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
unnecessary, breaks the build
This commit is contained in:
@@ -87,7 +87,6 @@ void php3_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
|
||||
void php3_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
|
||||
char *get_field_name(PGconn *pgsql, Oid oid, HashTable *list);
|
||||
void php3_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
|
||||
PHP_FUNCTION(pgsql_fetch_hash);
|
||||
void php3_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user