forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd6677b9
committed
Make test_decoding ddl.out shorter
Some of the test_decoding test output was extremely wide, because itdeals with massive toasted values, and the aligned mode causes psql toproduce 200kB of whitespace and dashes. Change to unaligned modetemporarily to avoid that behavior.Backpatch to 14, where it applies cleanly.Discussion:https://postgr.es/m/20230405103953.sxleixp3uz5lazst@alvherre.pgsql1 parent6061ade commitd6677b9
2 files changed
+164
-158
lines changedLines changed: 158 additions & 158 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
| 417 | + | |
| 418 | + | |
| 419 | + | |
417 | 420 |
| |
| 421 | + | |
418 | 422 |
| |
419 | 423 |
| |
420 | 424 |
| |
| |||
426 | 430 |
| |
427 | 431 |
| |
428 | 432 |
| |
| 433 | + | |
429 | 434 |
| |
430 | 435 |
| |
431 | 436 |
| |
432 | 437 |
| |
| 438 | + | |
433 | 439 |
| |
434 | 440 |
| |
435 | 441 |
| |
|
0 commit comments
Comments
(0)