Обсуждение: descriptors in buffer manager?

Поиск
Список
Период
Сортировка

descriptors in buffer manager?

От
"Frank Guan"
Дата:
Hi,

This is my first time posting.  I'd like to ask about the source code for
postgresql, in particular the buffer manager code.  What do all the various
descriptors do?  (i.e. free_list_descriptor, data_descriptor)  I can't find
comments that explain their function =(.

Frank