forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf9d34ce
committed
Add missing debug lines during bootstrap
Noticed while playing with changes that mess with the bootstrapsequence; the operations patched here failed to emit anything, leadingthe developer to think that the bug was in the previous operation thatdid emit a message.1 parentbcdd405 commitf9d34ce
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
| 296 | + | |
295 | 297 |
| |
296 | 298 |
| |
297 | 299 |
| |
| |||
338 | 340 |
| |
339 | 341 |
| |
340 | 342 |
| |
| 343 | + | |
| 344 | + | |
341 | 345 |
| |
342 | 346 |
| |
343 | 347 |
| |
| |||
381 | 385 |
| |
382 | 386 |
| |
383 | 387 |
| |
| 388 | + | |
| 389 | + | |
384 | 390 |
| |
385 | 391 |
| |
386 | 392 |
| |
|
0 commit comments
Comments
(0)