postgresql/contrib/test_decoding
Alvaro Herrera 3bb8b9342f
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
2023-07-24 17:48:06 +02:00
..
expected Make test_decoding ddl.out shorter 2023-07-24 17:48:06 +02:00
specs Fix executing invalidation messages generated by subtransactions during decoding. 2022-10-21 10:03:35 +05:30
sql Make test_decoding ddl.out shorter 2023-07-24 17:48:06 +02:00
t pgstat: stats collector references in comments. 2022-04-06 13:56:06 -07:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 09:56:49 +05:30
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
test_decoding.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00