| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Re: getting rid of maintainer-check |
| Date: | 2013-09-13 03:21:10 |
| Message-ID: | 1379042470.8575.9.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 2013-09-03 at 22:41 -0400, Peter Eisentraut wrote:
> The maintainer-check target never really caught on, I think. Most
> people don't run it, and that in turn annoys those who do. Also, it
> doesn't provide much functionality.
>
> I propose that we get rid of it and roll the functionality into the
> regular build.
Here is a patch for that. I also integrated Andrew's Perl version of
duplicate_oids.
The MSVC build needs to be updated separately, if they want to have that
same functionality.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Replace-duplicate_oids-with-Perl-implementation.patch | text/x-patch | 2.1 KB |
| 0002-Remove-maintainer-check-target-fold-into-normal-buil.patch | text/x-patch | 7.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2013-09-13 04:50:56 | Re: review: pgbench progress report improvements |
| Previous Message | Peter Eisentraut | 2013-09-13 02:50:42 | [PATCH] pg_upgrade: Split off pg_fatal() from pg_log() |