pgsql: Fix #ifdefed'ed out code to compile again.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix #ifdefed'ed out code to compile again.
Дата
Msg-id E1YGxRr-00063F-V4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix #ifdefed'ed out code to compile again.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7142bfbbd34a1dbe34346534d7479915145352b3

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Align buffer descriptors to cache line boundaries.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Properly terminate the array returned by GetLockConflicts().