Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
| | |||
* | Don't need hack copy of system() anymore in OS X 10.3. | Tom Lane | 2003-11-08 |
| | |||
* | This patch removes a bunch of superfluous #include directives: if | Bruce Momjian | 2002-11-08 |
| | | | | | | | | postgres.h or c.h includes a system header (such as stdio.h or stdlib.h), there's no need to specifically include it in any of the .c files in the backend. Neil Conway | ||
* | Fix indenting for 'extern "C"' cases. | Bruce Momjian | 2001-11-08 |
| | |||
* | PostgreSQL works again on Mac OS X 10.1. Hold your nose before | Tom Lane | 2001-11-08 |
investigating the kluge that makes it so... |