mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
parent
7be13beddb
commit
3fb4089ba7
4 changed files with 21 additions and 1 deletions
|
@ -65,8 +65,8 @@ typedef struct {
|
|||
int *param_lengths;
|
||||
int *param_formats;
|
||||
Oid *param_types;
|
||||
zend_bool is_prepared;
|
||||
#endif
|
||||
zend_bool is_prepared;
|
||||
} pdo_pgsql_stmt;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue