formatting.c - Mailing list pgsql-hackers

From Bruce Momjian
Subject formatting.c
Date
Msg-id 20140913004447.GB25518@momjian.us
Whole thread Raw
Responses Re: formatting.c
List 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@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: bad estimation together with large work_mem generates terrible slow hash joins
Next
From: Tom Lane
Date:
Subject: Re: formatting.c