Obsolete comment above _bt_doinsert() - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Obsolete comment above _bt_doinsert()
Date
Msg-id CAM3SWZTgcmf+baBM-1QbaACgEbjYZ9-Gxp_VW9NShkK6n4=oRQ@mail.gmail.com
Whole thread Raw
Responses Re: Obsolete comment above _bt_doinsert()  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-bugs
The comments above _bt_doinsert() say at one point:

 *        This routine is called by the public interface routines, btbuild
 *        and btinsert.  By here, itup is filled in, including the TID, in
 *        contrast with _bt_lockinsert() where the heap tuple is not yet
 *        inserted.

This is obsolete; since commit 89bda95d, only the insert public
interface routine calls _bt_doinsert().

--
Peter Geoghegan

pgsql-bugs by date:

Previous
From: Jeff Janes
Date:
Subject: BUG #8687: HashAggregate runs out of memory
Next
From: amutu@amutu.com
Date:
Subject: BUG #8701: recover process hang on slave