From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | buildfarm-members(at)lists(dot)postgresql(dot)org |
Subject: | We have no Windows critters contributing typedef lists |
Date: | 2018-03-06 22:25:02 |
Message-ID: | 21879.1520375102@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members |
A pgindent run I just did showed me that we no longer have entries in
the buildfarm's typedefs list for any typedefs that are used only in
EXEC_BACKEND builds --- and, I suppose, none for Windows-only code
either. I suppose that one of the recently deceased Windows animals
was the only one contributing those. We need to improve this situation
before it's time to run pgindent again.
I'm not sure what the infrastructure requirements are for extracting
typedefs from Windows builds.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2018-03-07 00:40:32 | Re: We have no Windows critters contributing typedef lists |
Previous Message | Andrew Dunstan | 2018-01-05 20:18:54 | Buildfarm Client Bugfix Release 6.1 |