| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | #include removal |
| Date: | 1999-07-15 19:15:19 |
| Message-ID: | 199907151915.PAA15333@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ole Gjerde | 1999-07-15 19:58:08 | Interesting index/LIKE/join slowness problems |
| Previous Message | Tom Lane | 1999-07-15 19:09:57 | Re: [HACKERS] migration to v6.5 |