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

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Allow on-the-fly capture of DDL event details
Date: 2015-05-12 03:58:16
Message-ID: CAB7nPqQO+d50J7EGSLckruhLxkmaR0C8X4ub5fCJ+8zYJsJf0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, May 12, 2015 at 11:43 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Tue, May 12, 2015 at 11:37 AM, Alvaro Herrera
> <alvherre(at)2ndquadrant(dot)com> wrote:
>> Michael Paquier wrote:
>>> On Tue, May 12, 2015 at 7:16 AM, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)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.
--
Michael

Attachment Content-Type Size
20150512_ddl_deparse_msvcfix_v2.patch text/x-diff 2.6 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-05-12 04:05:57 Re: pgsql: Allow on-the-fly capture of DDL event details
Previous Message Michael Paquier 2015-05-12 02:43:31 Re: pgsql: Allow on-the-fly capture of DDL event details