1 Commits

Author SHA1 Message Date
Brian Rowe
c3d1c51054 Fix multi_transaction_index test on PG12
This test changes the multi_transaction_index test to sort the
chunk_index selection commands by index_name.  This fixes an issue
where the order would vary depending on the version of postgres.
This also made the multi_transaction_index test a test template so
that we can capture the explain difference for a plan that has an
append node pruned in PostgresQL 12.
2020-04-14 23:12:15 +02:00