"A huge debt of gratitude" - Michael Stonebraker - Mailing list pgsql-hackers

From Jolly Chen
Subject "A huge debt of gratitude" - Michael Stonebraker
Date
Msg-id A4BA155B-E762-4022-B7D1-6F4791014851@chenfamily.com
Whole thread Raw
Responses Re: "A huge debt of gratitude" - Michael Stonebraker  (Robert Haas <robertmhaas@gmail.com>)
Re: "A huge debt of gratitude" - Michael Stonebraker  (Oleg Bartunov <obartunov@gmail.com>)
List pgsql-hackers
Hey everyone,

You have probably heard that Mike Stonebraker recently won the Turing award.  A recording of his award lecture is
availableat: 
https://www.youtube.com/watch?v=BbGeKi6T6QI

It is an entertaining talk overall. If you fast forward to about the 1:07 mark, he makes some comments about postgres.

Here’s my rough transcription:

"The abstract data type system in postgres has been added to a lot of relational database systems. It's kind of de
factotable stakes for relational databases these days, essentially intact.  That idea was really a good one. It was
mentionedin the citation for my Turing award winning.  However, serendipity played a huge role, which is, the biggest
impactof postgres by far came from two Berkeley students that I'll affectionately call Grumpy and Sleepy.  They
convertedthe academic postgres prototype from QUEL to SQL in 1995. This was in parallel to the commercial activity. And
thena pick-up team of volunteers, none of whom have anything to do with me or Berkeley, have been shepherding that open
sourcesystem ever since 1995. The system that you get off the web for postgres comes from this pick-up team.  It is
opensource at its best and I want to just mention that I have nothing to do with that and that collection of folks we
allowe a huge debt of gratitude to, because they have robustize that code line and made it so it really works.” 

Thank you all so much for your hard work over the last twenty years!!

Affectionately,

Grumpy




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Volatility of pg_xact_commit_timestamp() and pg_last_committed_xact()
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] postgres_fdw extension support