Comment 9 for bug 1850156

Revision history for this message
Jason Stephenson (jstephenson) wrote : Re: Need a -tester make target

And... After staring to implement the -tester variation and discovering that there is no easy way to install pgtap from the Makefile.install because which package you should install depends very much on which version of PostgreSQL is installed, I realized that the main benefit of having a tester install target is gone.

So, I'm back to implementing a git target, but with a difference in how I started out doing it.