formatting.c

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: formatting.c
Date: 2014-09-13 00:44:47
Message-ID: 20140913004447.GB25518@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am researching some problems with formatting.c, and I now see that the
naming of things makes the code pretty incomprehensible.

Is everyone OK with me renaming some variables, structures, and macros?
It will make back-patching harder, but will allow us to properly maintain
that file.

Right now, when we find problems in the file, fixing things is a
nightmare, so no one really wants to do it.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-09-13 03:48:03 Re: formatting.c
Previous Message Tomas Vondra 2014-09-12 22:07:39 Re: bad estimation together with large work_mem generates terrible slow hash joins