mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Update driver to official 6.30.0244 release.
This commit is contained in:
@ -77,6 +77,7 @@ struct StatementClass_ {
|
||||
int errornumber;
|
||||
int maxRows;
|
||||
int rowset_size;
|
||||
int keyset_size;
|
||||
int cursor_type;
|
||||
int scroll_concurrency;
|
||||
|
||||
|
Reference in New Issue
Block a user