formatting.c

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема formatting.c
Дата
Msg-id 20140913004447.GB25518@momjian.us
обсуждение исходный текст
Ответы Re: formatting.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: bad estimation together with large work_mem generates terrible slow hash joins
Следующее
От: Tom Lane
Дата:
Сообщение: Re: formatting.c