<h1>PostgreSQL and Google Summer of Code <i class="fa fa-code"></i></h1>
-<p>The PostgreSQL Project is planning on participating in the Google <a
-href="https://summerofcode.withgoogle.com/">Summer of Code 2018</a> program. This
-program endeavors to fund students to contribute to an open source project over
-the summer break.</p>
+<p>The PostgreSQL Project is participating in the Google <a
+href="https://summerofcode.withgoogle.com/" target="_blank">Summer of Code 2018</a>
+program! This program funds students to contribute to an open source project over
+their summer break.</p>
<ul>
-<li><a href="#ideas">Example Proposal Ideas</a></li>
+<li><a href="#2018mentors">2018 Mentors</a></li>
-<li><a href="#mentors">Possible Mentors</a></li>
-
-<li><a href="#proposals">Proposal Guidelines</a></li>
+<li><a href="#2018projects">2018 Accepted Projects</a></li>
<li><a href="#past">Previously Accepted Projects</a></li>
<li><a href="#faq">Frequently Asked Questions</a></li>
</ul>
-<a id="ideas" name="ideas"></a>
-<h2>Example Proposal Ideas</h2>
-<p>The PostgreSQL Project has a wide range of opinions on what it feels are
-acceptable GSoC projects. The examples listed here are meant only as a
-suggestion of things we would likely find useful, but you should not feel
-obligated to pick from this list by any means. If you have just discovered a
-new algorithm as part of your thesis work, we would love to see a proposal
-implementing that in PostgreSQL. The point is that all proposals will be
-evaluated on their own merits, so be creative.</p>
-
-<ul>
-<li><strong>GSoC 2018 Project Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2018">GSoC 2018 Wiki Page</a></li>
-<li><strong>TODO Items</strong>: A number of the items on our TODO list have
-been marked as good projects for beginners who are new to the PostgreSQL code.
-Items on this list have the advantage of already having general community
-agreement that the feature is desireable. These items should also have some
-general discussion available in the mailing list archives to help get you
-started. You can find these items on the
-<a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be
-marked with an [E].
-</li>
-</ul>
+<a id="2018mentors" name="2018mentors"></a>
-<a id="mentors" name="mentors"></a>
-<h2>Mentors</h2>
+<h2>2018 Mentors</h2>
<p>PostgreSQL follows an open community development model, so student projects
are likely to be reviewed and commented on by any and all members of the
working on a project not explicitly mentioned above, you may want to contact
one of the Summer of Code liaisons below about writing a proposal.</p>
+<p>The GSoC Admins are:</p>
<ul>
- <li>Stephen Frost <sfrost @ snowman.net>, GSoC admin</li>
- <li>David Steele <david.steele @ crunchydata.com>, GSoC co-admin</li>
+ <li>Stephen Frost <sfrost @ snowman.net></li>
+ <li>David Steele <david.steele @ crunchydata.com></li>
</ul>
-<p>A list of prospective mentors is available on our <a href="https://wiki.postgresql.org/wiki/GSoC_2018#Mentors_.282018.29">GSoC 2018 Wiki Page</a></p>
-
-<p>If your project is not selected for funding by Google, but you still think you have a
-feasible project proposal, then please email our developers mailing list at <a
-href="mailto:pgsql-hackers@postgresql.org">pgsql-hackers@postgresql.org</a>.</p>
-
-<a id="proposals" name="proposals"></a>
-
-<h2>Proposal Guidelines</h2>
-
-<p>From January 4th, 2018, students can apply to Summer of Code at the <a href="https://summerofcode.withgoogle.com">GSoC website</a></p>
-
-<p>Students are responsible for writing a proposal and submitting it to Google before the
-application deadline. The following outline was adapted from the Perl Foundation <a
-href="http://www.perlfoundation.org/how_to_write_a_proposal">open source proposal
-HOWTO</a>. A strong proposal will include:</p>
+<p>The mentors for GSoC 2018 are:</p>
<ul>
-<li><strong>Benefits to the PostgreSQL Community</strong> - a good project will not just be
-fun to work on, but also generally useful to others.</li>
+ <li>Anastasia Lubennikova</li>
+ <li>Atri Sharma</li>
+ <li>Andrey Borodin</li>
+ <li>Mark Wong</li>
+ <li>Aleksander Alekseev</li>
+</ul>
-<li><strong>Deliverables</strong> - It is very important to list quantifiable results
-here</li>
+<a id="2018projects" name="2018projects"></a>
-<li><strong>Project Schedule</strong> - How long will the project take? When can you
-begin work?</li>
+<h2>2018 Accepted Projects</h2>
-<li><strong>Bio</strong> - Who are you? What makes you the best person to work on this
-project?</li>
+<p>The PostgreSQL project accepted the following proposals:</p>
-<li><strong>Contact</strong> - How can we contact if we have questions about your project?
-It is important to be responsive and providing an email/IM/phone method for being contacted
-would help to make sure we can reach you as needed for project check-ins.</li>
+<ul>
+ <li>Performance Farm - Hongyuan Ma</li>
+ <li>Implement pg_thrift plugin - Yan (Charles) Cui</li>
+ <li>Sorting Algorithms Benchmark and Implementation - Kefan Yang</li>
</ul>
-<p>Please also see our additional <a href="/developer/summerofcodeadvice/">Advice to Students</a> <strong>before</strong> submitting a proposal.</p>
-
-<p>We would prefer that development discussion occur on our project mailing lists when possible, with special recognition being given to those students who vet their proposal with community developers before submitting their proposal to Google SoC. This is not required, but can have a large impact on the chances of your proposal being accepted, so please don't be shy. In any case, you will be required to keep open lines of communication with your mentor should you be accepted, so if you have circumstances that may affect this, please explain them up front in your proposal.</p>
-
<a id="past" name="past"></a>
<h2>Previously Accepted Projects</h2>
<ul>
<li>Document Collection Foreign-data Wrapper</li>
</ul>
-<p>More information on these projects can be found on Google's PostgreSQL SoC pages:
+<p>More information on past GSoC participation can be found on PostgreSQL GSoC pages:
(<a href="https://wiki.postgresql.org/wiki/GSoC_2017">2017</a>
| <a href="https://wiki.postgresql.org/wiki/GSoC_2016">2016</a>
| <a href="https://wiki.postgresql.org/wiki/GSoC_2015">2015</a>
<ul>
<li>
-<p><strong>Am I eligible?</strong></p>
+<p><strong>What is the timeline for GSoC 2018?</strong></p>
-<p>Please see the Google <a href="https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_participation">
-Students and Eligibility FAQ</a> for all questions about eligibility.</p>
-
-</li>
-
-<li>
-<p><strong>When is the proposal deadline?</strong></p>
+<p>Please see the <a href="https://developers.google.com/open-source/gsoc/timeline">
+Google Summer of Code 2018 Timeline</a> for the complete GSoC 2018 timeline.</p>
-<p>According to the <a href="https://summerofcode.withgoogle.com/how-it-works/">Summer
-of Code timeline</a>, the deadline for submitting student proposals is March
-27th, 2018 (16:00 UTC).
-Please remember that proposals must submitted to Google themselves, although we
-are happy to discuss any proposals with you ahead of time.</p>
</li>
</ul>