Re: [HACKERS] On Complex Source Code Reading Strategy - Mailing list pgsql-hackers

From Zeray Kalayu
Subject Re: [HACKERS] On Complex Source Code Reading Strategy
Date
Msg-id CAH=t1koiKSWv3M=pXrq+=CYQ_roH-u2FRt+9a6ccvF1KWZ=Pnw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] On Complex Source Code Reading Strategy  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [HACKERS] On Complex Source Code Reading Strategy  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Wed, Aug 2, 2017 at 9:30 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Wed, Aug 2, 2017 at 7:24 AM, Zeray Kalayu <tiggreen87@gmail.com> wrote:
>> Lastly, I strongly believe that Code is the ultimate truth and being
>> able to understand complex and high quality code effectively and
>> strategically is of paramount importance.
>
> Documentation to understand how a system works from the user
> prospective, and comments in the code itself are also important
> properties of a code that can be considered as a good base. Postgres
> has both.

Michael,thanks and I am trying to take advantage of them.
Actually, I have learned that being hacker of PG or other data
management platforms  like Greenplum is not a one-stop story or
journey. It is the sum of deep understanding of computing sciences(the
foundations like compatibility theory, computational complexity...),
the engineering aspect of computing and the tech aspect of the same.

Therefore, I feel and think that I am a bit in a hurry to be DB
hacker. But given time, indefatigability and PG community support, I
believe that I will manage to achieve my dream.

Regards,
Zeray



pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] Macros bundling RELKIND_* conditions
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization