pgsql: Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call.
Дата
Msg-id E1eKwi0-00015J-6l@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adjust #ifdef EXEC_BACKEND RemovePgTempFilesInDir() call.

Other callers were adjusted in the course of
dc6c4c9dc2a111519b76b22daaaac86c5608223b.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ec6a04005618c206163761e5739a8b90debd6b1e

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Add infrastructure for sharing temporary files betweenbackends.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix uninitialized-variable compiler warning induced by commite4