This repository was archived by the owner on Feb 21, 2020. It is now read-only.
Commit 197776b
committed
Override PGDialect initialize
PGDialect initialize sets a number of flags based on Postgres server version, but the Vertica server version doesn't match functionality. Override the PGDialect implementation and set flags compatible with Vertica.1 parent 5afef6e commit 197776b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments