1
0
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:
Byron Nikolaidis
1998-06-08 16:15:12 +00:00
parent 556e603b25
commit 0e708e595e
11 changed files with 528 additions and 189 deletions

View File

@ -77,6 +77,7 @@ struct StatementClass_ {
int errornumber;
int maxRows;
int rowset_size;
int keyset_size;
int cursor_type;
int scroll_concurrency;