Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More cleanups... | Marc G. Fournier | 1997-12-20 |
| | |||
* | More cleanups. Move alot of the prototype definitions straight into | Marc G. Fournier | 1997-12-19 |
| | | | | | config.h, right beside their appropriate HAVE_ #ifdefs...one central location that is included everywhere... | ||
* | Add in srandom() check to configure | Marc G. Fournier | 1997-09-18 |
| | | | | | Add appropriate HAVE_{RANDOM,SRANDOM} values to config.h Add approrpiate #ifdef's to sparc_solaris port files for Solaris v2.6 | ||
* | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 |
| | | | | indenting. Also static variable indenting. | ||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
| | |||
* | Patch for Solaris 2.5 from: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-15 |
| | |||
* | Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full | Bruce Momjian | 1996-12-28 |
| | | | | | | | | | gmake of the code without interruption. There's also some tidy-up of the MAXPATHLEN stuff based on the assumption that all supported platforms have MAXPATHLEN defined in <sys/param.h>. (The only unknowns for the above are AIX and IRIX5.) | ||
* | More stuff to make it compile on various ports. | Bryan Henderson | 1996-11-27 |
| | |||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |