pgsql: btbuild no longer calls _bt_doinsert(), update comment. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: btbuild no longer calls _bt_doinsert(), update comment.
Date
Msg-id E1WIhgL-0004wp-3M@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Fix crash in json_to_record().
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: Fix crash in json_to_record().