Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.
I'm not sure why commit 1eb1dde049ccfffc42c80c2bcec14155c58bcc1f seems
to have made this start to fail on Cygwin when it never did before ---
but nonetheless, the coding was pretty bogus, and unlike the way we
handle $(X) anywhere else. Per buildfarm.
Branch
------
REL9_2_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/2f5390aacc7b7ff297dcfeaeab40dae8bb3943c9
Modified Files
--------------
src/test/isolation/Makefile | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2012-11-02 02:58:51 |
| Subject: pgsql: Fix typo |
| Previous: | From: Tom Lane | Date: 2012-11-01 18:09:01 |
| Subject: pgsql: Limit the number of rel sets considered inconsider_index_join_o |