Remove unnecessary and circular #include.
storage/proc.h should not include replication/syncrep.h, especially not
when the latter includes storage/proc.h; but in any case this was a pretty
poor thing from a modular layering standpoint.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/f116b1f5b8d36e54404b36f1aba1295cbcfc4fdc
Modified Files
--------------
src/include/storage/proc.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-09-04 04:30:43 |
| Subject: Re: Re: [COMMITTERS] pgsql: Remove "fmgr.h" include
in cube contrib --- caused crash on a Ge |
| Previous: | From: Tom Lane | Date: 2011-09-04 01:48:38 |
| Subject: Re: Re: [COMMITTERS] pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge |