Make sepgsql regression tests robust vs. collation differences
authorJoe Conway <mail@joeconway.com>
Sun, 9 Apr 2017 22:59:02 +0000 (15:59 -0700)
committerJoe Conway <mail@joeconway.com>
Sun, 9 Apr 2017 22:59:02 +0000 (15:59 -0700)
commit86fa9b2d1b74cf7e3402c7653f7515b075eacc7b
tree1090d1164e3c3b299631c86743dfa51e4689e88c
parent25542d77dd549940468d1a932809feb9959d717d
Make sepgsql regression tests robust vs. collation differences

In commit 25542d77, regression test coverage was added to sepgsql
for partitioned tables. Unfortunately it was not robust in the face
of collation differences, per the buildfarm. Force "C" collation
in order to fix that.

Discussion: https://postgr.es/m/flat/623bcaae-112e-ced0-8c22-a84f75ae0c53%40joeconway.com
contrib/sepgsql/expected/dml.out
contrib/sepgsql/expected/label.out
contrib/sepgsql/sql/dml.sql
contrib/sepgsql/sql/label.sql