Re: "A huge debt of gratitude" - Michael Stonebraker

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: "A huge debt of gratitude" - Michael Stonebraker
Дата
Msg-id CA+TgmoaTkBBm7Kt2KtUt+FzWW3tgQt8CHvQwNORzZOMmnxy5RQ@mail.gmail.com
обсуждение исходный текст
Ответ на "A huge debt of gratitude" - Michael Stonebraker  (Jolly Chen <jolly@chenfamily.com>)
Список pgsql-hackers
On Tue, Jul 21, 2015 at 6:42 PM, Jolly Chen <jolly@chenfamily.com> wrote:
> 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!!

Wow, thanks for reaching out.  Here is a quote from the current
version of src/test/regress/input/misc.source:

--
-- BTREE shutting out non-functional updates
--
-- the following two tests seem to take a long time on some
-- systems.    This non-func update stuff needs to be examined
-- more closely.                        - jolly (2/22/96)
--

That comment might be obsolete, but we still have it, and a few other
references.  :-)

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] postgres_fdw extension support
Следующее
От: Jeevan Chalke
Дата:
Сообщение: Gsets: ROW expression semantic broken between 9.4 and 9.5