Re: sepgsql contrib module - Mailing list pgsql-hackers

From Robert Haas
Subject Re: sepgsql contrib module
Date
Msg-id AANLkTi=DJQzcVEgBoTpjVKVaK7RwH=Ewfwv13tg+G0qp@mail.gmail.com
Whole thread Raw
In response to Re: sepgsql contrib module  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: sepgsql contrib module
List pgsql-hackers
On Mon, Feb 14, 2011 at 9:55 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> On the whole, I don't think that sepgsql-regtest.pp should be built or
> installed at all during the build phase.  It ought to be generated
> during regression test startup, instead.

You have to manually install and enable it before you can run the
regression tests.  This is documented.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Add support for logging the current role
Next
From: Robert Haas
Date:
Subject: Re: Fwd: [JDBC] Weird issues when reading UDT from stored function