| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Fix inadequacies in recently added wait events |
| Date: | 2017-08-08 21:35:37 |
| Message-ID: | 20170808213537.wkmmagf2a6i3hjyi@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Thread moved to -hackers.
Thomas Munro wrote:
> On Wed, Aug 9, 2017 at 7:39 AM, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> > While at it, fix numerous other problems in the vicinity:
> All of the above seem like good candidates for a checker script in
> src/tools/check_XXX.pl, a bit like the others I've talked about
> recently [1][2].
Yeah, that's one idea, but I think it'd be better to have all these
things be generated content from a single "wait_events.txt" file, like
src/backend/utils/errcodes.txt which gives birth to a whole host of
different files.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-08-08 22:03:44 | pgsql: Fix yet another race condition in recovery/t/001_stream_rep.pl. |
| Previous Message | Thomas Munro | 2017-08-08 21:19:30 | Re: pgsql: Fix inadequacies in recently added wait events |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan Katz | 2017-08-08 22:54:24 | Re: Draft for 2017-08-10 Release |
| Previous Message | Tom Lane | 2017-08-08 21:33:56 | Re: Timing-sensitive case in src/test/recovery TAP tests |