Avoid use of DROP TABLE .. CASCADE in partitioning tests. This isn't really guaranteed to always produce exactly the same output; the order can change from run to run.
See related cleanup in 257d8157205a7be5f9799e8941b922521d678a25. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/e509e7f9e3c565043e1186f5a83122d71653d111 Modified Files -------------- src/test/regress/expected/insert.out | 26 ++++---------------------- src/test/regress/sql/insert.sql | 6 ++++-- 2 files changed, 8 insertions(+), 24 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
