mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove unused pdo_pgsql_column member
This commit is contained in:
parent
bd5ff73c0a
commit
fd36b089cf
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ typedef struct {
|
|||
} pdo_pgsql_db_handle;
|
||||
|
||||
typedef struct {
|
||||
char *def;
|
||||
zend_long intval;
|
||||
Oid pgsql_type;
|
||||
zend_bool boolval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue