pgsql: Refix the unaccent regression test on MSVC properly
Started by Peter Eisentrautover 15 years ago1 messagescomitters
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(-)