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 20150512153137.GE2523@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>)
List pgsql-committers
Michael Paquier wrote:

> Mind share more details about that? How would you detect that a given
> test in serial_schedule needs to be considered by test_ddl_deparse
> automatically? WIth a new type of keyword in a schedule file? This
> looks like a different feature to me that's going to need more
> infrastructure...

Well, I remembered that the list of tests to run can be passed as a
variable to the make run, so the schedule file is not the best way to go
about this anyway.  Therefore I have pushed your patch (including the
.gitignore file)

Thanks

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


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: "Fix" test_ddl_deparse regress test schedule
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Map basebackup tablespaces using a tablespace_map file