pgsql: Rename C variables in formatting.c, for clarity

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Rename C variables in formatting.c, for clarity
Дата
Msg-id E1XPtwJ-0004ej-N5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rename C variables in formatting.c, for clarity

Also add C comments.  This should help future debugging of this
notorious file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a9c22d1480aa8e6d97a000292d05ef2b31bbde4e

Modified Files
--------------
src/backend/utils/adt/formatting.c |  179 +++++++++++++++++++-----------------
1 file changed, 97 insertions(+), 82 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Assorted message fixes and improvements
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Clarify documentation about "peer" rows in window functions