Commit f2d4a28
committed
pgduck client: include conninfo in start-failure error
Add an errdetail() clause to the "could not start query engine"
ereport() so users can see which connection string was being used
when the connection to pgduck_server failed.
Issue: #293
Signed-off-by: David Christensen <david.christensen@snowflake.com>1 parent cb24419 commit f2d4a28
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
151 | 155 | | |
152 | 156 | | |
153 | 157 | | |
| |||
0 commit comments