Michael Paquier wrote:
> On Wed, Feb 25, 2015 at 10:30 AM, Alvaro Herrera <alvhe...@2ndquadrant.com>
> wrote:

> > That looks interesting -- I don't recall seeing it.  Does it support
> > more doing than one extension?  If so, we could certainly integrate it.
> 
> It uses TAP tests to kick pg_dump commands, and I haven't added any logic
> for having more than one extension installed within a single test if that
> is what you mean,

Yeah --- it would be horrible to have modules test_dump1, test_dump2 and
so forth for different details in the extension SQL files.

> but I assume that we could pass to prove_check a variable able to
> install multiple paths and install their content. For now though what
> I have done is adding one line to prove_check to install the content
> of current directory to be able to run TAP tests with one extension.

Haven't looked at the TAP stuff so I have no suggestions.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to