postgresql/contrib/test_decoding/sql
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
..
binary.sql
ddl.sql Make test_decoding ddl.out shorter 2023-07-24 17:48:06 +02:00
decoding_in_xact.sql
decoding_into_rel.sql
messages.sql Add BEGIN/COMMIT for transactional messages during decoding. 2023-07-11 08:31:11 +05:30
permissions.sql
prepared.sql
replorigin.sql Allow users to skip logical replication of data having origin. 2022-07-21 08:47:38 +05:30
rewrite.sql
slot.sql
spill.sql
stats.sql pgstat: add/extend tests for resetting various kinds of stats. 2022-04-07 15:43:43 -07:00
stream.sql
time.sql
toast.sql
truncate.sql
twophase_stream.sql
twophase.sql
xact.sql