pgsql: Remove remnants of a JENTRY_ISFIRST flag bit.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove remnants of a JENTRY_ISFIRST flag bit.
Date: 2014-08-15 07:01:49
Message-ID: E1XIBWH-0006vU-Es@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove remnants of a JENTRY_ISFIRST flag bit.

I removed the flag earlier, but missed a few references in jsonb.h.

Branch
------
master

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

Modified Files
--------------
src/include/utils/jsonb.h | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-08-15 14:04:30 Re: pgsql: Remove remnants of a JENTRY_ISFIRST flag bit.
Previous Message Peter Eisentraut 2014-08-15 04:07:20 pgsql: Set shared library path for in-tree TAP tests