| Commit message (Expand) | Author | Age | Files | Lines |
| * | Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where | Bruce Momjian | 1999-07-19 | 1 | -7/+7 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -2/+1 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 2 | -9/+2 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| * | Fix to prevent too large tuple from being created. | Bruce Momjian | 1999-07-03 | 1 | -2/+2 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 2 | -10/+10 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 2 | -12/+12 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -4/+3 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 2 | -13/+13 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -7/+1 |
| * | Inline some small functions called for every row. | Bruce Momjian | 1998-04-24 | 1 | -22/+1 |
| * | Cleanup of compiler warnings. | Bruce Momjian | 1998-04-06 | 1 | -2/+2 |
| * | Hi, | Bruce Momjian | 1998-04-06 | 1 | -5/+3 |
| * | There's a patch attached to fix gcc 2.8.x warnings, except for the | Bruce Momjian | 1998-03-30 | 1 | -4/+2 |
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 1 | -2/+2 |
| * | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian | 1998-01-07 | 1 | -2/+2 |
| * | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 | 1 | -2/+2 |
| * | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 | 1 | -5/+1 |
| * | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 | 1 | -4/+6 |
| * | Inline memset() as MemSet(). | Bruce Momjian | 1997-09-18 | 1 | -3/+3 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -38/+38 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 2 | -334/+361 |
| * | Major patch to speed up backend startup after profiling analysis. | Bruce Momjian | 1997-08-24 | 1 | -63/+1 |
| * | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -2/+5 |
| * | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier | 1997-03-12 | 1 | -3/+4 |
| * | Typecasts, etc. to make compile work on AIX. Thanks Darren King.. | Bryan Henderson | 1996-11-24 | 1 | -6/+7 |
| * | Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> | Marc G. Fournier | 1996-11-13 | 1 | -3/+7 |
| * | Makefile cleanup after reorganization | Bruce Momjian | 1996-11-09 | 1 | -2/+3 |
| * | Compile and warning cleanup | Bruce Momjian | 1996-11-08 | 1 | -1/+2 |
| * | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 | 3 | -9/+6 |
| * | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 | 2 | -16/+37 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 3 | -0/+575 |