If you have submitted a patch to pgsql-hackers and want it to be reviewed, you should add it to the Open CommitFest (Activity Log). If you want to help with the reviewing process for the CommitFest that's currently taking place (if any), please visit the CommitFest In Progress (Activity Log). These links are stable and always reference the open or in progress CommitFest, respectively, provided such a CommitFest exists. (If there is no CommitFest in progress, the CommitFest In Progress link will reference the Open CommitFest instead.) There is also a stable link for the Previous CommitFest (Activity Log), meaning the most recent one that is now marked Closed. Upcoming CommitFests (other than the one to which patches should be submitted) are marked as Future.

[% IF list.size == 0 %]

No CommitFests have been defined yet.

[% ELSE %]
[% FOREACH x = list %] [% END %]
CommitFest Name Status
[% x.name | htmlsafe %] [% x.commitfest_status | htmlsafe %]
[% END %]