| Commit message (Expand) | Author | Age |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | Remove unused include files. Do not touch /port or includes used by defines. | Bruce Momjian | 2000-05-30 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Fix a bunch of minor portability problems and maybe-bugs revealed by | Tom Lane | 2000-03-17 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 |
* | Minor improvement in SI overflow logic: try to delete | Tom Lane | 1999-09-09 |
* | I finally understood what sinvaladt.c is doing --- and it | Tom Lane | 1999-09-06 |
* | Modify sinval so that InvalidateSharedInvalid() does not hold | Tom Lane | 1999-09-04 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Repair performance problem in SI segment manipulations: iterating | Tom Lane | 1999-05-28 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 |
* | Allow maximum number of backends to be set at configure time | Tom Lane | 1999-02-19 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | Inline function, rename libpq variablees, change lrel to lockrel. | Bruce Momjian | 1998-07-13 |
* | Fix for hang after postmaster restart. Add new proc_exit and | Bruce Momjian | 1998-06-27 |
* | Add Assert(). | Bruce Momjian | 1998-06-18 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 |
* | Various compile errors concerning overflow due to shifts, unsigned, and bad p... | Bruce Momjian | 1997-07-24 |
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 |
* | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |