- Notifications
You must be signed in to change notification settings - Fork28
Commit396676b
committed
Enforce non-parallel plan when calling current_schema() in newly-added test
current_schema() gets called in the recently-added regression test fromc5660e0, and can be used in a parallel context, causing its call to failwhen creating a temporary schema.Per buildfarm members crake and lapwing.Discussion:https://postgr.es/m/20190118005949.GD1883@paquier.xyz1 parent251f574 commit396676b
2 files changed
+8
-2
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
| 364 | + | |
364 | 365 |
| |
| 366 | + | |
| 367 | + | |
365 | 368 |
| |
366 | 369 |
| |
367 | 370 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
| 277 | + | |
| 278 | + | |
278 | 279 |
| |
| 280 | + | |
| 281 | + | |
279 | 282 |
| |
280 | 283 |
| |
281 | 284 |
| |
|
0 commit comments
Comments
(0)