| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Assemble portability modules into libpgport library. | Peter Eisentraut | 2002-07-27 | 1 | -152/+0 |
| | | | | | Some makefile simplifications. | ||||
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -3/+1 |
| | | | | | tests pass. | ||||
| * | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut | 2001-08-24 | 1 | -3/+3 |
| | | | | | places that were including the wrong files. | ||||
| * | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 2000-12-03 | 1 | -7/+8 |
| | | | | | | values, whether the local char type is signed or not. This is necessary for portability. Per discussion on pghackers around 9/16/00. | ||||
| * | More config.h cleanups. | Bruce Momjian | 1999-07-17 | 1 | -3/+3 |
| | | |||||
| * | Clean up some minor compile warnings. | Tom Lane | 1999-02-07 | 1 | -1/+3 |
| | | |||||
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -7/+7 |
| | | |||||
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -4/+4 |
| | | |||||
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 1 | -5/+5 |
| | | |||||
| * | Minor cleanups for i386_solaris port | Marc G. Fournier | 1998-01-23 | 1 | -2/+1 |
| | | |||||
| * | More cleanups...only need one rusagestub.h | Marc G. Fournier | 1997-12-19 | 1 | -1/+1 |
| | | |||||
| * | Remove uint32 from inet_aton file. | Bruce Momjian | 1997-09-16 | 1 | -5/+1 |
| | | |||||
| * | To find uint32 on AIX. | Bruce Momjian | 1997-09-14 | 1 | -0/+4 |
| | | |||||
| * | Dec alphaserver patch from Malcolm Beattie | Bruce Momjian | 1997-09-12 | 1 | -1/+1 |
| | | |||||
| * | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 | 1 | -21/+21 |
| | | | | | indenting. Also static variable indenting. | ||||
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -43/+53 |
| | | |||||
| * | there, that's fixed | Marc G. Fournier | 1997-03-19 | 1 | -0/+142 |
| | | |||||
| * | Fixing a screw up | Marc G. Fournier | 1997-03-19 | 1 | -142/+0 |
| | | |||||
| * | Make it compile on Ultrix. Thanks Erik Bertelson. | Bryan Henderson | 1996-11-26 | 1 | -0/+1 |
| | | |||||
| * | Fix a comment...was going to fix the <sys/types.h> problem, but | Marc G. Fournier | 1996-11-14 | 1 | -9/+10 |
| | | | | | Randy is submitting a more comprehensive patch :) | ||||
| * | Add our own copy of inet_aton() for sparc_solaris, which doesn't have it in | Bryan Henderson | 1996-10-28 | 1 | -0/+140 |
| the standard C library. | |||||
