#include removal - Mailing list pgsql-hackers

From Bruce Momjian
Subject #include removal
Date
Msg-id 199907151915.PAA15333@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
I have finished removing unused #include's from *.c files.  I used the
scripts I wrote in tools/pginclude.  I can't imagine anyone doing this
manually, though I know there was a lot of cleanup done around 6.0 in
this area.

The one remaining step is to make system includes use <> and pgsql
includes use "".

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Louis Bertrand
Date:
Subject: Password thread (was: Re: [HACKERS] Updated TODO list)
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] migration to v6.5