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

I attached script which should check it. In first step it runs C preprocessor on each header (postgres.h is included as well). The output from first step is processed again with preprocessor and define.h is included.

So were you able to detect anything bogus with this technique?
No, everything looks OK.

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.

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

                Zdenek



        

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

Reply via email to