mirror of
https://github.com/postgres/postgres.git
synced 2026-06-14 20:49:29 -04:00
09922597c5
regression driver into two parts and reusing half of it. Required to run ECPG tests without a shell on MSVC builds. Fix ECPG thread tests for MSVC build (incl output files). Joachim Wieland and Magnus Hagander