pgsql: Reindent json.c and jsonfuncs.c.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Reindent json.c and jsonfuncs.c.
Дата
Msg-id E1W5yA0-00056B-KB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reindent json.c and jsonfuncs.c.

This will help in preparation of clean patches for upcoming
json work.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/243ee266339bd4a049ff92e101010242169b7287

Modified Files
--------------
src/backend/utils/adt/json.c      |   67 +++++++++++++++++++------------------
src/backend/utils/adt/jsonfuncs.c |   20 +++++------
2 files changed, 45 insertions(+), 42 deletions(-)


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: pgsql: Allow type_func_name_keywords in even more places
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Compress GIN posting lists, for smaller index size.