Re: pgsql: Allow on-the-fly capture of DDL event details - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Allow on-the-fly capture of DDL event details
Date
Msg-id 20150512040557.GA2523@alvh.no-ip.org
Whole thread Raw
In response to Re: pgsql: Allow on-the-fly capture of DDL event details  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: pgsql: Allow on-the-fly capture of DDL event details  (Michael Paquier <michael.paquier@gmail.com>)
Re: pgsql: Allow on-the-fly capture of DDL event details  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Michael Paquier wrote:
> On Tue, May 12, 2015 at 11:43 AM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
> > On Tue, May 12, 2015 at 11:37 AM, Alvaro Herrera
> > <alvherre@2ndquadrant.com> wrote:
> >> Michael Paquier wrote:
> >>> On Tue, May 12, 2015 at 7:16 AM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> >> Not sure what's the real fix here ..
> >
> > I think that you should then use MODULE_big instead of MODULES, and
> > set OBJS as "test_dll_parser.o $(WIN32RES)".
>
> Taking it back, listing explicitly the list of tests in the Makefile's
> REGRESS works just fine. Patch attached.

Sure.  I want to avoid doing that, though: we may want to generate a
schedule based on src/test/regress/serial_schedule, so that newly added
tests to the regular suite are automatically considered by this module.

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Allow on-the-fly capture of DDL event details
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Allow on-the-fly capture of DDL event details