| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Add missing support for new node fields |
| Date: | 2017-03-23 15:55:57 |
| Message-ID: | 6aa52fe8-9431-d411-7bbf-305d59c6543d@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Another idea here:
Instead of making COPY_PARSE_PLAN_TREES a compile-time option, make it a
run-time option, and make that somehow selectable while running the test
suite. It would be much easier to run the test suite with an option on
the command line, instead of having to manually edit a header file and
recompiling, then switching it back, etc.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-03-23 15:59:07 | pgsql: Remove trailing comma from enum definition |
| Previous Message | Peter Eisentraut | 2017-03-23 15:46:03 | Re: pgsql: Logical replication support for initial data copy |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2017-03-23 15:58:35 | Re: perlcritic |
| Previous Message | Peter Eisentraut | 2017-03-23 15:46:03 | Re: pgsql: Logical replication support for initial data copy |