-
- Downloads
Win32 regression test fixes:
For win32 in general, this makes it possible to run the regression tests as an admin user by using the same restricted token method that's used by pg_ctl and initdb. For vc++, it adds building of pg_regress.exe, adds a resultmap, and fixes how it runs the install. Magnus Hagander
Showing
- src/test/regress/pg_regress.c 72 additions, 2 deletionssrc/test/regress/pg_regress.c
- src/test/regress/resultmap 3 additions, 0 deletionssrc/test/regress/resultmap
- src/tools/msvc/Solution.pm 12 additions, 12 deletionssrc/tools/msvc/Solution.pm
- src/tools/msvc/install.pl 1 addition, 0 deletionssrc/tools/msvc/install.pl
- src/tools/msvc/mkvcbuild.pl 8 additions, 1 deletionsrc/tools/msvc/mkvcbuild.pl
Loading
Please register or sign in to comment