View Single Post

   
  #20 (permalink)  
Old 05-13-2008, 06:15 PM
Alvaro Herrera
 
Posts: n/a
Default Re: bloated heapam.h

Zdenek Kotala wrote:
> Alvaro Herrera napsal(a):


>> Well, then it is not working, because transam.h is missing from
>> bufpage.h ...

>
> It tried catch problems with defines not with datatypes. If you mean that
> TransactionID is not defined.


No, I mean that TransactionIdIsNormal() is used in PageSetPrunable().

> I try to play with lint now if it gets better results.


Ok, good.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

--
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