postgresql/contrib/test_decoding
Alvaro Herrera d6677b93c7
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 Remove incidental md5() function uses from several tests 2023-07-04 14:31:57 +02:00
sql Make test_decoding ddl.out shorter 2023-07-24 17:48:06 +02:00
t Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04: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 10:09:24 +05:30
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
test_decoding.c Add BEGIN/COMMIT for transactional messages during decoding. 2023-07-11 08:31:11 +05:30