Remove inclusion of postgres.h from a few header files. Thomas Munro, per project policy articuled by Andres Freund and Tom Lane.
Discussion: http://postgr.es/m/CAEepm=2zCoeq3QxVwhS5DFeUh=yu6z81pbwmgfob8ozyibw...@mail.gmail.com Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/d9528604ccb05f545be7ca2bad161877fd3d9c13 Modified Files -------------- src/include/access/bufmask.h | 1 - src/include/utils/dsa.h | 2 -- 2 files changed, 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
