vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| All, Time for the annual update of this list: http://www.postgresql.org/developer/bios Here's the list of people I gleaned from the release notes (btw, if people have countries for the folks who aren't attributed, I'd appreciate them). Of course, there are many contributors to essential non-core code who should be listed as well: Tom Lane, USA Peter Eisentraut, Germany Bruce Momjian, USA Simon Riggs, England Pavan Deolasee, India Itagaki Takahiro, Japan Greg Smith, USA David Fetter, USA Pavel Stehule, Czech Greg Stark, USA Heikki Linnakangas Oleg Bartunov, Russia Florian Pflug Jeff Davis, USA Trevor Hardcastle Nikhil S Holdger Schurig D'Arcy Cain, Canada Gevik Babakhani, Netherlands Teodor Sigaev, Russia Alvaro Herrera, Chile Mark Kirkwood, New Zealand Joachim Wieland Henry Hotz, USA Magnus Haeglander, Sweden Tatsuo Ishii, Japan Victor Wagner Bill Moran, USA Andrew Dunstan, USA Arul Shaji Nickolay Samokhvalov, Russia Neil Conway, Canada Marc Fournier, Canada Jaime Casanova, Venezuala Albert Cervera Bernd Helmle Glen Parker Jan Wieck, USA Steve Marshall Paul Bayer Doug Knight Greg Sabino Mullane, USA Chad Wagner Brendan Jurd Euler Taviera de Oliveira, Brazil Joe Conway, USA Michael M., Germany Guillaume Smet, France Mark Cotner Chris Marcellino, Italy Dave Cramer, Canada Devrim Gunduz, Turkey Jeremy Drake Marko Kreen, Estonia Kris Jurka, Finland Tom Dunstan, USA -- --Josh Josh Berkus PostgreSQL @ Sun San Francisco ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| |||
| "Josh Berkus" <josh@agliodbs.com> writes: > All, > > Time for the annual update of this list: >... > Greg Stark, USA I'm not sure what the countries are supposed to signify but that's neither the country I hail from nor where I'm currently living. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's PostGIS support! ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| |||
| Gregory Stark <stark@enterprisedb.com> writes: > "Josh Berkus" <josh@agliodbs.com> writes: >> Time for the annual update of this list: >> Greg Stark, USA > I'm not sure what the countries are supposed to signify but that's > neither the country I hail from nor where I'm currently living. Just tell us how you want to be listed ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| |||
| On Nov 27, 2007 7:08 PM, Josh Berkus <josh@agliodbs.com> wrote: > Jaime Casanova, Venezuala Ecuador > Bernd Helmle and he's from germany http://www.oopsware.de/private/bernd.html -- regards, Jaime Casanova "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far, the universe is winning." Richard Cook ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| |||
| On Nov 28, 2007 5:38 AM, Josh Berkus <josh@agliodbs.com> wrote: > > Nikhil S > > Nikhil is from India, EnterpriseDB. Thanks, Pavan -- Pavan Deolasee EnterpriseDB http://www.enterprisedb.com |
| |||
| Josh Berkus wrote: > All, > > Time for the annual update of this list: > http://www.postgresql.org/developer/bios > > Here's the list of people I gleaned from the release notes (btw, if people > have countries for the folks who aren't attributed, I'd appreciate them). > Of course, there are many contributors to essential non-core code who > should be listed as well: Hiroshi Saito has made a number of smaller but important contributions this cycle. Heikki is from Finland, but currently living in the UK. You also missed my name despite it being attributed to 3 items in the release notes, but I don't suppose that matters as I'm in the core section anyway. /D ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| |||
| On Tue, Nov 27, 2007 at 04:08:36PM -0800, Josh Berkus wrote: > All, > > Time for the annual update of this list: > http://www.postgresql.org/developer/bios > > Here's the list of people I gleaned from the release notes (btw, if people > have countries for the folks who aren't attributed, I'd appreciate them). > Of course, there are many contributors to essential non-core code who > should be listed as well: The mentioned page has a split in "core", "major" and "other" developers. The first part is easy, but a difference is needed between the other two I think. As for those we don't have info for, we could always email them and ask? For major developers, we also list company name if they're working on company time... > Magnus Haeglander, Sweden Cool new spelling. Maybe I should start using that one :-) Did you just come up with it, or is that actually in some document somewhere? //Magnus ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| |||
| Dave Page wrote: > Josh Berkus wrote: >> All, >> >> Time for the annual update of this list: >> http://www.postgresql.org/developer/bios >> >> Here's the list of people I gleaned from the release notes (btw, if people >> have countries for the folks who aren't attributed, I'd appreciate them). >> Of course, there are many contributors to essential non-core code who >> should be listed as well: > > Hiroshi Saito has made a number of smaller but important contributions > this cycle. > > Heikki is from Finland, but currently living in the UK. > > You also missed my name despite it being attributed to 3 items in the > release notes, but I don't suppose that matters as I'm in the core > section anyway. yeah well - the release notes do not make that good a reference on the "who submitted patches" question anyway because the do not contain stuff that are mere compile failures or add support for additional platforms/cleanups) of new features (ie my patches to add GSSAPI support to OpenBSD/Solaris or things full text command/tabcomplete support in psql). So in effect that list might more correctly be called a "feature contributor list" Stefan ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Stefan Kaltenbrunner wrote: > yeah well - the release notes do not make that good a reference on the > "who submitted patches" question anyway because the do not contain stuff > that are mere compile failures or add support for additional > platforms/cleanups) of new features (ie my patches to add GSSAPI support > to OpenBSD/Solaris or things full text command/tabcomplete support in > psql). > So in effect that list might more correctly be called a "feature > contributor list" Agreed - and that's exactly why Hiroshi got left off I think. His work included lots of testing and subsequent platform specific build fixes and code cleanup/fixes. I should also point out that the contributor list has always included people who have contributed to non-core community projects in the past as well - psqlODBC, the JDBC driver, pgInstaller, pgAccess, pgAdmin, infrastructure/web etc. so Josh's update should not necessarily remove those people (though an argument could be made for giving those people their own section). /D ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |