pgsql: Avoid naming a variable "new", and remove bogus initializer. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Avoid naming a variable "new", and remove bogus initializer.
Date
Msg-id E1YzFvI-0001eY-2K@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Avoid naming a variable "new", and remove bogus initializer.

Per gripe from Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/50ab76d3c19c95589f4eb19683e25cb88a2506e2

Modified Files
--------------
src/backend/utils/adt/jsonfuncs.c |   20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values
Next
From: Bruce Momjian
Date:
Subject: pgsql: pgindent: add typedef blog URL