| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: January CommitFest is underway! |
| Date: | 2018-01-04 00:37:12 |
| Message-ID: | 2870.1515026232@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Stephen Frost <sfrost(at)snowman(dot)net> writes:
> The January commitfest (the second-to-last of the PG11 release cycle,
> which likely means lots of big patches landing, since big patches
> aren't allowed to be first seen in the last commitfest before feature
> freeze... ;) has officially begun and we have a lot of work ahead of us.
BTW, for those who aren't already aware of it, I'd like to point out
this very handy resource:
which shows whether each pending patch currently applies and builds
cleanly. That tester isn't amazingly bright, for instance it can't
handle patches that depend on other patches; but if it's failing on
your patch and there's not a clear reason why, you probably need to
update your patch.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-01-04 00:37:24 | Re: January CommitFest is underway! |
| Previous Message | Alexander Korotkov | 2018-01-04 00:30:34 | Re: LIKE foo% optimization easily defeated by OR? |