pgsql: Revert "Simplify addJsonbToParseState()"

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Simplify addJsonbToParseState()"
Date: 2015-05-27 02:56:44
Message-ID: E1YxRWO-0002sc-V0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Simplify addJsonbToParseState()"

This reverts commit fba12c8c6c4159e1923958a4006b26f3cf873254.

This relied on a commit that is also being reverted.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/956cc4434c3a8e69813b325618402508d1dbdcd9

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

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2015-05-27 07:11:16 Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS)
Previous Message Tom Lane 2015-05-27 02:15:28 pgsql: Remove configure check prohibiting threaded libpython on OpenBSD