On Mon, Oct 12, 2015 at 09:56:30AM -0400, Tom Lane wrote: > Noah Misch <[email protected]> writes: > > Use JsonbIteratorToken consistently in automatic variable declarations. > > Many functions stored JsonbIteratorToken values in variables of other > > integer types. Also, standardize order relative to other declarations. > > Expect compilers to generate the same code before and after this change. > > FWIW, I think this sort of thing should get back-patched.
Works for me. Done. -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
