public inbox for [email protected]help / color / mirror / Atom feed
Another summerofcode.html update 8+ messages / 5 participants [nested] [flat]
* Another summerofcode.html update @ 2008-03-25 16:19 Josh Berkus <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Josh Berkus @ 2008-03-25 16:19 UTC (permalink / raw) To: pgsql-www Guys, Here it is in context patch format, to forstall confusion. Please apply, thanks. -- Josh Berkus PostgreSQL @ Sun San Francisco Attachments: [text/x-diff] soc.patch (2.9K, 2-soc.patch) download | inline diff: *** summerofcode.html 2008-03-25 09:06:14.000000000 -0700 --- summerofcode_new.html 2008-03-25 09:15:13.000000000 -0700 *************** *** 45,50 **** --- 45,51 ---- <h3>Infrastructure</h3> <ul> <li><strong>Enhance Buildfarm to test external packages, patches, or performance</strong>: The PostgreSQL project maintains a public buildfarm that continuously communicates with several machines that checkout and build the PostgreSQL source on a regular basis. The idea behind this project is to extend the current buildfarm code to allow it download external modules and report back on their build status, to download unapplied patches and test them, or to run performance tests. </li> + <li><strong>Translation manager for www.postgresql.org</strong> create tools to manage translations of the core project web site.</li> </ul> <a id="extapps" name="extapps"></a> *************** *** 61,66 **** --- 62,69 ---- <li><strong>Procedural Language Improvements</strong>: PostgreSQL provides support for more than a dozen different procedural languages, however the level of support varies depending on the language implementation. Enhancing support of these procedural languages might include fixing build issues, adding SPI support, adding trigger support, adding support for IN/OUT parameters and more.</li> <li><strong>Replication</strong>: PostgreSQL provides a wide range of replication solutions for varying types of replication needs. Many of these projects need assistance with building against different versions of PostgreSQL, installation and setup, administrative tools, and general bugfixing.</li> <li><strong>Teaching & Learning Tools</strong>: External tools to help in teaching the internals of PostgreSQL such as enhanced visual EXPLAIN, graphical models of the query engine, educational guides to the code, and interactive tools to demonstrate various query types. + <li><strong>PostGIS & GEOS</strong> add performance and feature enhancements to PostgreSQL's geographic data support.</li> + <li><strong>pgMemcached</strong> port pgMemcached to the new libmemcached, and update it for PostgreSQL 8.3, and/or add features.</li> </ul> <p>Additional projects may be found by browsing the <a href="http://projects.postgresql.org">PostgreSQL Development Projects</a> website.</p> *************** *** 82,87 **** --- 85,92 ---- <li>Julius Stroffek <julius.stroffek @t gmail.com>, Sun Microsystems, query engine and applications</li> <li>Robert Treat <xzilla @t users.sourceforge.net>, OmniTI Inc., PHP-based projects and infrastructure</li> <li>Zdenek Kotala <zdenek.kotala @t sun.com>, Sun Microsystems, file format and upgrade utilities</li> + <li>Tim Keitt <tkeitt @t gmail.com> and Paul Ramsey, PostGIS</li> + <li>Brian Aker <brian @t tangent.org>, Memcached & pgMemcached</li> </ul> <p>If your project is not selected for funding by Google, but you still think you have a ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-26 01:32 Robert Treat <[email protected]> parent: Josh Berkus <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Robert Treat @ 2008-03-26 01:32 UTC (permalink / raw) To: pgsql-www; +Cc: Josh Berkus <[email protected]> On Tuesday 25 March 2008 12:19, Josh Berkus wrote: > Guys, > > Here it is in context patch format, to forstall confusion. Please apply, > thanks. AFICT this was committed, but no follow-up was posted saying so... in the future let's all remember to follow-up when we apply. Thank you for your support. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-26 01:50 Greg Sabino Mullane <[email protected]> parent: Robert Treat <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Greg Sabino Mullane @ 2008-03-26 01:50 UTC (permalink / raw) To: pgsql-www -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 > AFICT this was committed, but no follow-up was posted saying so... in the > future let's all remember to follow-up when we apply. Thank you for your > support. Isn't that what post-commit hooks automagically sending mail is for? - -- Greg Sabino Mullane [email protected] PGP Key: 0x14964AC8 200803252150 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iEYEAREDAAYFAkfpq90ACgkQvJuQZxSWSsjWdgCfbEgkqdm9pxNV8uGaLUl5Pmvg V20AoKh36ypmstOzMIbPiD7+OQVLFIQT =lbCE -----END PGP SIGNATURE----- ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-26 01:53 Joshua D. Drake <[email protected]> parent: Greg Sabino Mullane <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Joshua D. Drake @ 2008-03-26 01:53 UTC (permalink / raw) To: Greg Sabino Mullane <[email protected]>; +Cc: pgsql-www On Wed, 26 Mar 2008 01:50:47 -0000 "Greg Sabino Mullane" <[email protected]> wrote: > > AFICT this was committed, but no follow-up was posted saying so... > > in the future let's all remember to follow-up when we apply. Thank > > you for your support. > > Isn't that what post-commit hooks automagically sending mail is for? > Yes. I am not sure which followup we are looking for. I received notification today. Robert are you not on [email protected]? Sincerely, Joshua D. Drake -- The PostgreSQL Company since 1997: http://www.commandprompt.com/ PostgreSQL Community Conference: http://www.postgresqlconference.org/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit Attachments: [application/pgp-signature] signature.asc (189B, 2-signature.asc) download ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-27 03:07 Robert Treat <[email protected]> parent: Joshua D. Drake <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Robert Treat @ 2008-03-27 03:07 UTC (permalink / raw) To: pgsql-www; +Cc: Joshua D. Drake <[email protected]>; Greg Sabino Mullane <[email protected]> On Tuesday 25 March 2008 21:53, Joshua D. Drake wrote: > On Wed, 26 Mar 2008 01:50:47 -0000 > > "Greg Sabino Mullane" <[email protected]> wrote: > > > AFICT this was committed, but no follow-up was posted saying so... > > > in the future let's all remember to follow-up when we apply. Thank > > > you for your support. > > > > Isn't that what post-commit hooks automagically sending mail is for? > > Yes. I am not sure which followup we are looking for. I received > notification today. Robert are you not on [email protected]? > sure, but those messages are not threaded to original requests, and i'd suspect not everyone who submits a patch is subscribed there. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-27 09:15 Magnus Hagander <[email protected]> parent: Robert Treat <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Magnus Hagander @ 2008-03-27 09:15 UTC (permalink / raw) To: Robert Treat <[email protected]>; +Cc: pgsql-www; Joshua D. Drake <[email protected]>; Greg Sabino Mullane <[email protected]> Robert Treat wrote: > On Tuesday 25 March 2008 21:53, Joshua D. Drake wrote: > > On Wed, 26 Mar 2008 01:50:47 -0000 > > > > "Greg Sabino Mullane" <[email protected]> wrote: > > > > AFICT this was committed, but no follow-up was posted saying > > > > so... in the future let's all remember to follow-up when we > > > > apply. Thank you for your support. > > > > > > Isn't that what post-commit hooks automagically sending mail is > > > for? > > > > Yes. I am not sure which followup we are looking for. I received > > notification today. Robert are you not on > > [email protected]? > > > sure, but those messages are not threaded to original requests, and > i'd suspect not everyone who submits a patch is subscribed there. I agree with Robert here - having a quick "applied, thanks" note appear in the proper thread makes it a *lot* easier to figure out which things can be removed from the local shame-list of stuff that needs to be applied. //Magnus ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-31 11:49 Joshua D. Drake <[email protected]> parent: Magnus Hagander <[email protected]> 0 siblings, 1 reply; 8+ messages in thread From: Joshua D. Drake @ 2008-03-31 11:49 UTC (permalink / raw) To: Magnus Hagander <[email protected]>; +Cc: Robert Treat <[email protected]>; pgsql-www; Greg Sabino Mullane <[email protected]> On Thu, 27 Mar 2008 10:15:55 +0100 Magnus Hagander <[email protected]> wrote: > I agree with Robert here - having a quick "applied, thanks" note > appear in the proper thread makes it a *lot* easier to figure out > which things can be removed from the local shame-list of stuff that > needs to be applied. With the infrequency of commits for www should we just point the commit message to -www? Joshua D. Drake > > //Magnus > -- The PostgreSQL Company since 1997: http://www.commandprompt.com/ PostgreSQL Community Conference: http://www.postgresqlconference.org/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit Attachments: [application/pgp-signature] signature.asc (189B, 2-signature.asc) download ^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Another summerofcode.html update @ 2008-03-31 12:00 Magnus Hagander <[email protected]> parent: Joshua D. Drake <[email protected]> 0 siblings, 0 replies; 8+ messages in thread From: Magnus Hagander @ 2008-03-31 12:00 UTC (permalink / raw) To: Joshua D. Drake <[email protected]>; +Cc: Robert Treat <[email protected]>; pgsql-www; Greg Sabino Mullane <[email protected]> Joshua D. Drake wrote: > On Thu, 27 Mar 2008 10:15:55 +0100 > Magnus Hagander <[email protected]> wrote: > > > I agree with Robert here - having a quick "applied, thanks" note > > appear in the proper thread makes it a *lot* easier to figure out > > which things can be removed from the local shame-list of stuff that > > needs to be applied. > > With the infrequency of commits for www should we just point the > commit message to -www? I think not. It' just yet another reason that people would stay away who're more interested in the other parts of the www discussion, and it also does not solve the actual problem with the threading of the message... //Magnus ^ permalink raw reply [nested|flat] 8+ messages in thread
end of thread, other threads:[~2008-03-31 12:00 UTC | newest] Thread overview: 8+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2008-03-25 16:19 Another summerofcode.html update Josh Berkus <[email protected]> 2008-03-26 01:32 ` Robert Treat <[email protected]> 2008-03-26 01:50 ` Greg Sabino Mullane <[email protected]> 2008-03-26 01:53 ` Joshua D. Drake <[email protected]> 2008-03-27 03:07 ` Robert Treat <[email protected]> 2008-03-27 09:15 ` Magnus Hagander <[email protected]> 2008-03-31 11:49 ` Joshua D. Drake <[email protected]> 2008-03-31 12:00 ` Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox