mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
unnecessary, breaks the build
This commit is contained in:
parent
68b0f0b418
commit
36cf6cf22a
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue