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 18:04:39
Message-ID: E1XILrj-0001Yb-P7@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
------
REL9_4_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-08-15 18:05:24 Re: pgsql: Remove remnants of a JENTRY_ISFIRST flag bit.
Previous Message Bruce Momjian 2014-08-15 16:28:21 pgsql: pg_upgrade: fix define adjusted during testing