pgsql: Small cosmetic fixes in radix tree template - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Small cosmetic fixes in radix tree template
Date
Msg-id E1s0coJ-000H5h-Dy@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Fix make headerscheck
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Remove redundant JSON parser typedefs