forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit33b9c8b
committed
Temporarily modify tsearch regression tests to suppress notice that comes
out at erratic times, because it is creating a totally unacceptable levelof noise in our buildfarm results. This patch can be reverted when and ifthe code is fixed to not issue notices during cache reload events.1 parent7125687 commit33b9c8b
File tree
2 files changed
+4
-7
lines changed- src
- backend/tsearch
- test/regress/expected
2 files changed
+4
-7
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + |
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
220 | 219 |
| |
221 |
| - | |
222 | 220 |
| |
223 | 221 |
| |
224 | 222 |
| |
| |||
313 | 311 |
| |
314 | 312 |
| |
315 | 313 |
| |
316 |
| - | |
317 |
| - | |
318 |
| - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
319 | 317 |
| |
320 | 318 |
|
0 commit comments
Comments
(0)