Make test_decoding ddl.out shorter
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 24 Jul 2023 15:48:06 +0000 (17:48 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 24 Jul 2023 15:48:06 +0000 (17:48 +0200)
commitc5c5832600e9dfa4f690d1f4af536c3fd6d5d7e9
treebc2bb3eab96447e7a9ed0c373bbc1805e76d42d4
parent10fd061bbc66351bb9cdfc20b65d0c928620e21c
Make test_decoding ddl.out shorter

Some of the test_decoding test output was extremely wide, because it
deals with massive toasted values, and the aligned mode causes psql to
produce 200kB of whitespace and dashes. Change to unaligned mode
temporarily to avoid that behavior.

Backpatch to 14, where it applies cleanly.

Discussion: https://postgr.es/m/20230405103953.sxleixp3uz5lazst@alvherre.pgsql
contrib/test_decoding/expected/ddl.out
contrib/test_decoding/sql/ddl.sql