pgsql: Small cosmetic fixes in radix tree template

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Small cosmetic fixes in radix tree template
Дата
Msg-id E1s0coJ-000H5h-Dy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Small cosmetic fixes in radix tree template

- Bring memory context names in line with other naming
- Fix typos, reported off-list by Alexander Lakhin
- Remove copy-paste errors from comments
- Remove duplicate #undef

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ed52df3b19ee77cca7cb5f202950704f6b12feb9

Modified Files
--------------
src/include/lib/radixtree.h | 23 ++++++++++-------------
1 file changed, 10 insertions(+), 13 deletions(-)


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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Fix make headerscheck
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Remove redundant JSON parser typedefs