Cosmetic improvements in jsonfuncs.c. Re-pgindent, remove a lot of random vertical whitespace, remove useless (if not counterproductive) inline markings, get rid of unnecessary zero-padding of strings for hashtable searches. No functional changes.
Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/199aa7108794db50c64b55327e4c81d1c2f414a5 Modified Files -------------- src/backend/utils/adt/jsonfuncs.c | 189 ++++++++++++++++--------------------- 1 file changed, 81 insertions(+), 108 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
