pgsql: Revert "Add all structured objects passed to pushJsonbValue piec

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Add all structured objects passed to pushJsonbValue piec
Date: 2015-05-27 02:56:44
Message-ID: E1YxRWO-0002se-V5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Add all structured objects passed to pushJsonbValue piecewise."

This reverts commit 54547bd87f49326d67051254c363e6597d16ffda.

This appears to have been a thinko on my part. I will try to come up
wioth a better solution.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f41042cea0619eaa812e630f87472e805b0dfdb0

Modified Files
--------------
src/backend/utils/adt/jsonb_util.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 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