mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
Improve declare/fetch mode a little.
Add a new DSN option for PREPARE hadling. Hiroshi Inoue
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
#define INI_TRANSLATIONNAME "TranslationName"
|
||||
#define INI_TRANSLATIONDLL "TranslationDLL"
|
||||
#define INI_TRANSLATIONOPTION "TranslationOption"
|
||||
#define INI_DISALLOWPREMATURE "DisallowPremature"
|
||||
|
||||
|
||||
/* Connection Defaults */
|
||||
|
||||
Reference in New Issue
Block a user