OffsetNumber offnum (LOCKTAG in lock.c)

Поиск
Список
Период
Сортировка
От Sumaira Maqsood Ali
Тема OffsetNumber offnum (LOCKTAG in lock.c)
Дата
Msg-id 3F5692C9.2000100@purdue.edu
обсуждение исходный текст
Список pgsql-patches
the offnum of LOCKTAG I gather indicates which row (tuple) is being
locked in a row level locking. But when I lock 2 diffrent rows of a
table, offset for both is 0. and also offset is 0 if i take a table lock
on the same table. (blkno is the same for all three locks)..shouldnt the
OffsetNumber offnum be different for each individual row lociked? if
not, then what field of LOCKTAG recognizes each individual row (tuple)
locked?
thanks!


В списке pgsql-patches по дате отправления:

Предыдущее
От: Janko Richter
Дата:
Сообщение: PgSQL74b2: initdb fails (max_connections)
Следующее
От: "Mirko Tebaldi"
Дата:
Сообщение: Fw: New translation