pgsql/src/include/access (tuptoaster.h)

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема pgsql/src/include/access (tuptoaster.h)
Дата
Msg-id 200007211031.e6LAVXb48978@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Friday, July 21, 2000 @ 06:31:32
Author: wieck

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/access
     from hub.org:/tmp/cvs-serv48001/include/access

Modified Files:
    tuptoaster.h

-----------------------------  Log Message  -----------------------------

Temporary fix to make TOAST vacuum-safe. All values are forced to be
in memory (plain or compressed) in the tuple returned from the heap-am.
So no index will ever contain an external reference.

Jan


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: pgsql/src/backend/access/heap (heapam.c tuptoaster.c)
Следующее
От: Jan Wieck
Дата:
Сообщение: pgsql/src/backend/access/heap (heapam.c)