forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc45963c
committed
ci: Collect core files on NetBSD and OpenBSD
Support for NetBSD and OpenBSD operating systems have been added to CI in theprior commit. Now add support for collect core files and generating backtracesusing for all core files.Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Discussion:https://postgr.es/m/CAN55FZ32ySyYa06k9MFd+VY5vHhUyBpvgmJUZae5PihjzaurVg@mail.gmail.com1 parente291573 commitc45963c
2 files changed
+19
-2
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
239 | 240 |
| |
| 241 | + | |
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
| |||
253 | 255 |
| |
254 | 256 |
| |
255 | 257 |
| |
| 258 | + | |
256 | 259 |
| |
257 | 260 |
| |
258 | 261 |
| |
259 | 262 |
| |
260 | 263 |
| |
261 | 264 |
| |
| 265 | + | |
| 266 | + | |
262 | 267 |
| |
263 | 268 |
| |
264 | 269 |
| |
| |||
276 | 281 |
| |
277 | 282 |
| |
278 | 283 |
| |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
279 | 288 |
| |
280 | 289 |
| |
281 | 290 |
| |
| |||
306 | 315 |
| |
307 | 316 |
| |
308 | 317 |
| |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
309 | 324 |
| |
310 | 325 |
| |
311 | 326 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
0 commit comments
Comments
(0)