Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed bug in handling of pointers to structs. | Michael Meskes | 2001-03-16 | |
| | ||||
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | |
| | | | | | | | | | | | are now separate files "postgres.h" and "postgres_fe.h", which are meant to be the primary include files for backend .c files and frontend .c files respectively. By default, only include files meant for frontend use are installed into the installation include directory. There is a new make target 'make install-all-headers' that adds the whole content of the src/include tree to the installed fileset, for use by people who want to develop server-side code without keeping the complete source tree on hand. Cleaned up a whole lot of crufty and inconsistent header inclusions. | |||
* | *** empty log message *** | Michael Meskes | 2000-09-19 | |
| | ||||
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | |
| | ||||
* | *** empty log message *** | Michael Meskes | 2000-03-09 | |
| | ||||
* | *** empty log message *** | Michael Meskes | 2000-03-07 | |
| | ||||
* | *** empty log message *** | Michael Meskes | 2000-03-02 | |
| | ||||
* | *** empty log message *** | Michael Meskes | 2000-02-22 | |
| | ||||
* | *** empty log message *** | Michael Meskes | 2000-02-17 | |