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

From Michael Paquier
Subject Re: [HACKERS] On Complex Source Code Reading Strategy
Date
Msg-id CAB7nPqS0qcZf6y_i9k-q7sN1ezGxu4uHf-gijuPzYb5oof3VAg@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] On Complex Source Code Reading Strategy  (Zeray Kalayu <tiggreen87@gmail.com>)
Responses Re: [HACKERS] On Complex Source Code Reading Strategy  (Zeray Kalayu <tiggreen87@gmail.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [HACKERS] reload-through-the-top-parent switch the partition table
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization