cleanup smgr.c of tablespace call

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема cleanup smgr.c of tablespace call
Дата
Msg-id 20090115131617.GA6440@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: cleanup smgr.c of tablespace call  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Hi,

This trivial patch moves a misplaced tablespace.c call from smgr.c into
the newly created storage.c.  This is appropriate because smgr.c is
supposed to be bare metal, and storage.c has the high-level calls.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: fire trigger for a row without update?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Hot standby, RestoreBkpBlocks and cleanup locks