Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Get the ultrix4 ports back in sync... | Marc G. Fournier | 1998-03-10 |
| | |||
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
| | |||
* | Clean up the alpha port, remove the backend/port/alpha subdirectory | Marc G. Fournier | 1998-02-03 |
| | | | | | structure, and move the init_address_fixup() code directly into backend/main/main.c with appropriate #ifdefs around it... | ||
* | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 |
| | | | | some of the ports... | ||
* | 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... | ||
* | More cleanups | Marc G. Fournier | 1997-12-19 |
| | |||
* | 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 |
| | |||
* | Improvements to the ultrix port, in particular a bunch of compiler | Marc G. Fournier | 1997-02-13 |
| | | | | | | quieting prototyping in port/ultrix4.h Submitted by: Erik Bertelsen <erik@sockdev.uni-c.dk> | ||
* | Remove machine.h, since it wasn't doing anything that config.h wasn't | Marc G. Fournier | 1997-02-09 |
| | | | | | | already doing Removed only reference to a machine.h I could find in c.h, to win32/machine.h | ||
* | Add inet_aton() prototype. | Bryan Henderson | 1997-01-16 |
| | |||
* | More stuff to make it compile on various ports. | Bryan Henderson | 1996-11-27 |
| | |||
* | Make it compile on Ultrix. Thanks Erik Bertelson. | Bryan Henderson | 1996-11-26 |
| | |||
* | Couple of Ultrix4 related patches submited by: | Marc G. Fournier | 1996-11-14 |
| | | | | Erik Bertelsen <erik@sockdev.uni-c.dk> | ||
* | Makefile cleanup after reorganization | Bruce Momjian | 1996-11-09 |
| | |||
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
| | |||
* | Moved all the CFLAG -D's from the makefiles to config.h towards better | Marc G. Fournier | 1996-10-18 |
| | | | | centralized configurations/porting... | ||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |