postgresql/src/test
Noah Misch 0046f651da Lock down regression testing temporary clusters on Windows.
Use SSPI authentication to allow connections exclusively from the OS
user that launched the test suite.  This closes on Windows the
vulnerability that commit be76a6d39e
closed on other platforms.  Users of "make installcheck" or custom test
harnesses can run "pg_regress --config-auth=DATADIR" to activate the
same authentication configuration that "make check" would use.
Back-patch to 9.0 (all supported versions).

Security: CVE-2014-0067
2014-12-17 22:48:47 -05:00
..
examples Fix lo_export usage in example programs. 2012-10-08 21:18:51 -04:00
isolation Fix corner case where SELECT FOR UPDATE could return a row twice. 2014-12-11 19:37:10 -05:00
locale Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
mb Lots of doc corrections. 2012-04-23 22:43:09 -04:00
performance Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
regress Lock down regression testing temporary clusters on Windows. 2014-12-17 22:48:47 -05:00
thread Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
Makefile Add isolation test to check-world and installcheck-world 2012-03-05 20:19:20 +02:00