pgsql/src/include/storage (buf_internals.h bufmgr.h)

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/src/include/storage (buf_internals.h bufmgr.h)
Дата
Msg-id 200011300139.eAU1d8K06910@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Wednesday, November 29, 2000 @ 20:39:08
Author: tgl

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

Modified Files:
    buf_internals.h bufmgr.h

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

Rearrange bufmgr header files so that buf_internals.h need not be
included by everything that includes bufmgr.h --- it's supposed to be
internals, after all, not part of the API!  This fixes the conflict
against FreeBSD headers reported by Rosenman, by making it unnecessary
for s_lock.h to be included by plperl.c.

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

Предыдущее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src/backend/storage/ipc (ipci.c)
Следующее
От: vadim@postgresql.org
Дата:
Сообщение: pgsql/src/backend/utils/misc (guc.c)