- Aug 15, 2016
-
-
Tom Lane authored
Needed now that libpq.so's minor version has reached 10.
-
- Jul 09, 2015
-
-
Noah Misch authored
-
- Apr 23, 2015
-
-
Peter Eisentraut authored
Before, make check-world would create a new temporary installation for each test suite, which is slow and wasteful. Instead, we now create one test installation that is used by all test suites that are part of a make run. The management of the temporary installation is removed from pg_regress and handled in the makefiles. This allows for better control, and unifies the code with that of test suites not run through pg_regress. review and msvc support by Michael Paquier <michael.paquier@gmail.com> more review by Fabien Coelho <coelho@cri.ensmp.fr>
-
- Mar 09, 2015
-
-
Michael Meskes authored
-
- Dec 18, 2014
-
-
Fujii Masao authored
Also add a comment about why regreesion.* aren't listed in .gitignore. Jim Nasby
-
- Oct 19, 2013
-
-
Peter Eisentraut authored
-
- Jul 10, 2013
-
-
Peter Eisentraut authored
-
- Mar 31, 2013
-
-
Peter Eisentraut authored
This will hopefully be easier to use than pg_config for users who are already used to the pkg-config interface. It also works better for multi-arch installations. reviewed by Tom Lane
-
- Jan 23, 2013
-
-
Andrew Dunstan authored
Per request from Craig Ringer.
-
- Jun 09, 2011
-
-
Magnus Hagander authored
Noted by Radosław Smogura
-
- Apr 19, 2011
-
-
Peter Eisentraut authored
-
- Mar 08, 2011
-
-
Peter Eisentraut authored
-
- Sep 22, 2010
-
-
Magnus Hagander authored
-