| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -3/+1 |
| | | |||||
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -2/+2 |
| | | |||||
| * | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 | 1 | -1/+1 |
| | | | | | to ensure that config.h is included as well. | ||||
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -14/+14 |
| | | |||||
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 1 | -10/+10 |
| | | |||||
| * | fix so that dynloader.h is included instead of port-protos.h | Marc G. Fournier | 1997-12-20 | 1 | -1/+1 |
| | | |||||
| * | These files will get link'd to 'dynloader.[ch]', from configure, which | Marc G. Fournier | 1997-12-19 | 1 | -0/+603 |
| will then get link'd into SUBSYS.o | |||||
