Re: On How To Shorten the Steep Learning Curve Towards PG Hacking...

From: Adrien Nayrat <adrien(dot)nayrat(at)dalibo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: On How To Shorten the Steep Learning Curve Towards PG Hacking...
Date: 2017-03-28 16:22:08
Message-ID: e910ca55-9d50-ba38-ef15-5ada9f01cfcd@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03/27/2017 02:00 PM, Kang Yuzhe wrote:
> 1. Prepare Hands-on with PG internals
>
> For example, a complete Hands-on with SELECT/INSERT SQL Standard PG internals.
> The point is the experts can pick one fairly complex feature and walk it from
> Parser to Executor in a hands-on manner explaining step by step every technical
> detail.
Hi,

Bruce Momjian has made several presentations about Postgres Internal :
http://momjian.us/main/presentations/internals.html

Regards
--
Adrien NAYRAT

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2017-03-28 16:31:53 Re: [PATCH] Generic type subscripting
Previous Message Dave Page 2017-03-28 16:19:49 Re: Monitoring roles patch