Thanks!!
Rhys
Peace & Love|Live Long & Prosper
On Sat, Jul 13, 2019 at 3:15 AM Luca Ferrari wrote:
> On Sat, Jul 13, 2019 at 8:03 AM Ian Barwick
> wrote:
> > > So the questions are:
> > > Can I have make install & make installcheck run against multiple
> versions at the same time or how do I
On Sat, Jul 13, 2019 at 8:03 AM Ian Barwick wrote:
> > So the questions are:
> > Can I have make install & make installcheck run against multiple versions
> > at the same time or how do I tell the installcheck to run against the 11
> > server.
>
> Try setting relevant environment variables [*] f
On 7/13/19 10:55 AM, Rhys A.D. Stewart wrote:
Greetings All,
I have both postgresql versions 10 and 11 installed on my box. I'm working on
an extension and just realized that 'make install' installs the extension to
the 11 server, but 'make installcheck' runs against the 10 server (I had
prev