Obsolete comment above _bt_doinsert()

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Obsolete comment above _bt_doinsert()
Дата
Msg-id CAM3SWZTgcmf+baBM-1QbaACgEbjYZ9-Gxp_VW9NShkK6n4=oRQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Obsolete comment above _bt_doinsert()  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список 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 по дате отправления:

Предыдущее
От: Jeff Janes
Дата:
Сообщение: BUG #8687: HashAggregate runs out of memory
Следующее
От: amutu@amutu.com
Дата:
Сообщение: BUG #8701: recover process hang on slave