Commit 2ea7471
committed
Make LoadTypes query easier to support on "postgres-like" servers
I'm working with one of the many Postgres "compatible" servers, and
making this small change to the query from the `LoadTypes` function
makes it "just work". Afaict there was no reason to use the simple
protocol for this query.1 parent 4b429de commit 2ea7471
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments