| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 | 1 | -4/+4 |
| * | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 | 1 | -34/+20 |
| * | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 1 | -3/+1 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -7/+8 |
| * | Fix a bunch of minor portability problems and maybe-bugs revealed by | Tom Lane | 2000-03-17 | 2 | -5/+5 |
| * | Shared-memory hashtables have non-extensible directories, which means | Tom Lane | 2000-02-26 | 1 | -5/+30 |
| * | Add: | Bruce Momjian | 2000-01-26 | 2 | -4/+6 |
| * | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 | 1 | -2/+2 |
| * | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 | 1 | -2/+2 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 2 | -5/+3 |
| * | Final cleanup | Bruce Momjian | 1999-07-16 | 1 | -3/+1 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -8/+8 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
| * | Correct serious bug in hashtable expansion routine: under the | Tom Lane | 1999-05-31 | 1 | -38/+44 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -22/+28 |
| * | Modify mcxt.h so that it doesn't pull in half of creation. | Tom Lane | 1999-03-07 | 1 | -1/+2 |
| * | A few further tweaks to shared memory space estimation. | Tom Lane | 1999-03-06 | 1 | -9/+17 |
| * | Repair some pretty serious problems in dynahash.c and | Tom Lane | 1999-02-22 | 1 | -64/+106 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 2 | -4/+4 |
| * | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 | 1 | -5/+3 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -3/+3 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 2 | -40/+40 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -27/+1 |
| * | Hi, | Bruce Momjian | 1998-04-06 | 1 | -5/+3 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 2 | -16/+16 |
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 2 | -16/+16 |
| * | 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 | -5/+5 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -21/+21 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 2 | -200/+200 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 2 | -757/+837 |
| * | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -2/+3 |
| * | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 | 1 | -5/+5 |
| * | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 | 1 | -4/+4 |
| * | Makefile cleanup after reorganization | Bruce Momjian | 1996-11-09 | 1 | -2/+1 |
| * | More compile cleanups | Bruce Momjian | 1996-11-08 | 1 | -2/+1 |
| * | Compile and warning cleanup | Bruce Momjian | 1996-11-08 | 1 | -10/+2 |
| * | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 | 1 | -1/+2 |
| * | Produce a clean compile of backend... | Marc G. Fournier | 1996-11-03 | 2 | -4/+4 |
| * | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 | 2 | -14/+37 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 3 | -0/+1038 |