Commit f889dfb
Turn Assertion into elog(ERROR), to help with debugging.
This error is happening in the 'pg_regress' test in the CI, but not on
my laptop. Turn it into an ERROR, so that we get the error context and
backtrace of it.1 parent d467462 commit f889dfb
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
| |||
0 commit comments