View Single Post

   
  #11 (permalink)  
Old 05-12-2008, 09:09 AM
Tom Lane
 
Posts: n/a
Default Re: bloated heapam.h

Alvaro Herrera <alvherre@commandprompt.com> writes:
> Oops :-( I just noticed that I removed bufmgr.h from bufpage.h, which
> is a change you had objected to previously :-(
> http://archives.postgresql.org/pgsql...4/msg00149.php


Hmm. I did notice that the patch seemed to need to add bufmgr.h
inclusions to an awful lot of files, but I'd forgotten the argument
about the bufpage.h macros needing it. Do you want to undo that
aspect of it?

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote