pgsql: Remove unnecessary include

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Remove unnecessary include
Дата
Msg-id E1ee3Ec-0004Qx-Jy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unnecessary include

autovacuum.c no longer needs dsa.h, since commit 31ae1638ce3.
Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoCWvYyXrvdANSHWWWEWJH5TeAWAkJ_2gqrHhukG+OBo1g@mail.gmail.com

Branch
------
REL_10_STABLE

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

Modified Files
--------------
src/backend/postmaster/autovacuum.c | 1 -
1 file changed, 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Documentation fix: pg_ctl no longer makes connection attempts.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Teach reparameterize_path() to handle AppendPaths.