mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Update 06-40-0003
This commit is contained in:
@ -91,6 +91,7 @@
|
||||
/* Connection Defaults */
|
||||
#define DEFAULT_PORT "5432"
|
||||
#define DEFAULT_READONLY 1
|
||||
#define DEFAULT_PROTOCOL "6.4" // the latest protocol is the default
|
||||
#define DEFAULT_USEDECLAREFETCH 0
|
||||
#define DEFAULT_TEXTASLONGVARCHAR 1
|
||||
#define DEFAULT_UNKNOWNSASLONGVARCHAR 0
|
||||
|
Reference in New Issue
Block a user