pgsql: btbuild no longer calls _bt_doinsert(), update comment.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: btbuild no longer calls _bt_doinsert(), update comment.
Date: 2014-02-26 16:50:05
Message-ID: E1WIhgL-0004wp-3M@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

btbuild no longer calls _bt_doinsert(), update comment.

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/00976f202ce13daf15ec6e8de37f87fc9904b5e2

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2014-02-26 19:26:06 Re: pgsql: Fix crash in json_to_record().
Previous Message Jeff Davis 2014-02-26 15:48:23 pgsql: Fix crash in json_to_record().