Re: On Complex Source Code Reading Strategy

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Zeray Kalayu <tiggreen87(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Geoghegan <pg(at)bowt(dot)ie>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: On Complex Source Code Reading Strategy
Date: 2017-08-02 18:30:25
Message-ID: CAB7nPqS0qcZf6y_i9k-q7sN1ezGxu4uHf-gijuPzYb5oof3VAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 2, 2017 at 7:24 AM, Zeray Kalayu <tiggreen87(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-08-02 18:48:09 Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values
Previous Message Peter Geoghegan 2017-08-02 18:28:49 Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values