| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_regress writes into source tree |
| Date: | 2014-12-18 08:02:26 |
| Message-ID: | CAB7nPqS2kAAQWnF6tmk1aV2o7knJ9r7V5Mro-PcPWceiYpT16Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Dec 12, 2014 at 10:45 PM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> Another thing in that patch was that I had to add the sql/ directory to
> the source tree, but other than that .gitignore file it was empty.
> Maybe pg_regress should create the sql/ directory in the build dir if it
> doesn't exist. This is only a problem if a pg_regress suite only runs
> stuff from input/, because otherwise the sql/ dir already exists in the
> source.
+1 for having pg_regress create the sql/ directory when it does not
exist. Current behavior is annoying when modules having only tests in
input/...
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2014-12-18 08:27:04 | Re: [REVIEW] Re: Compression of full-page-writes |
| Previous Message | Andres Freund | 2014-12-18 07:46:57 | Re: pg_regress writes into source tree |