On Wed, Aug 2, 2017 at 7:24 AM, Zeray Kalayu <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
