| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up index/btree comments/macros, as approved. | Bruce Momjian | 2001-02-22 | 1 | -11/+14 |
| * | Comment improvements. | Bruce Momjian | 2001-02-21 | 1 | -2/+2 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Fix portability problems recently exposed by regression tests on Alphas. | Tom Lane | 2000-12-27 | 1 | -2/+2 |
| * | Remove VARLENA_FIXED_SIZE hack, which is irreversibly broken now that | Tom Lane | 2000-11-30 | 1 | -11/+4 |
| * | Cleanup of code for creating index entries. Functional indexes with | Tom Lane | 2000-07-14 | 1 | -13/+1 |
| * | Fix a bunch of minor portability problems and maybe-bugs revealed by | Tom Lane | 2000-03-17 | 1 | -3/+3 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 1999-10-23 | 1 | -2/+1 |
| * | Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where | Bruce Momjian | 1999-07-19 | 1 | -2/+2 |
| * | More cleanup | Bruce Momjian | 1999-07-16 | 1 | -2/+2 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -5/+5 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -8/+5 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian | 1998-06-15 | 1 | -34/+28 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -7/+10 |
| * | Update now that attcacheoff initial value is -1 always. | Bruce Momjian | 1998-02-06 | 1 | -2/+2 |
| * | Reduce size of inlining. | Bruce Momjian | 1998-02-01 | 1 | -19/+18 |
| * | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 | 1 | -3/+81 |
| * | Fix prototypes so they don't look like function definitions. | Bruce Momjian | 1998-01-24 | 1 | -7/+4 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -10/+10 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -12/+12 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -47/+51 |
| * | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -3/+1 |
| * | Another one bits the dust... | Marc G. Fournier | 1996-11-05 | 1 | -3/+3 |
| * | More include file cleanups | Marc G. Fournier | 1996-11-03 | 1 | -2/+2 |
| * | slow work... | Marc G. Fournier | 1996-10-19 | 1 | -4/+2 |
| * | Moved from backend/access to include/access | Marc G. Fournier | 1996-08-27 | 1 | -0/+104 |