Un-include access/heapam.h
От
Amit Langote
Тема
Un-include access/heapam.h
Дата
Msg-id
ef5046f7-a68d-672d-57ba-1fdf101e086e@lab.ntt.co.jp
Список
Дерево обсуждения
Un-include access/heapam.h Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: Un-include access/heapam.h Heikki Linnakangas <hlinnaka@iki.fi>
I noticed that un-including access/heapam.h from the following files leaves things just fine. src/backend/commands/aggregatecmds.c src/backend/commands/collationcmds.c src/backend/commands/conversioncmds.c src/backend/commands/lockcmds.c It seems any calls into heapam.c that there used to be have since moved to the corresponding backend/catalog/* files or elsewhere. Attached a patch. Thanks, Amit
В списке pgsql-hackers по дате отправления