mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Improve declare/fetch mode a little.
Add a new DSN option for PREPARE hadling. Hiroshi Inoue
This commit is contained in:
@@ -159,6 +159,7 @@ typedef struct
|
||||
char translation_dll[MEDIUM_REGISTRY_LEN];
|
||||
char translation_option[SMALL_REGISTRY_LEN];
|
||||
char focus_password;
|
||||
char disallow_premature;
|
||||
GLOBAL_VALUES drivers; /* moved from driver's option */
|
||||
} ConnInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user