Refix the unaccent regression test on MSVC properly ... for some value of "properly". Instead of overriding REGRESS_OPTS, set the variables ENCODING and NO_LOCALE, which is more expressive and allows overriding by the user. Fix vcregress.pl to handle that.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/385942f46ce526000d231c51c76360a807c2f809 Modified Files -------------- contrib/unaccent/Makefile | 5 +++-- src/tools/msvc/vcregress.pl | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
