| Commit message (Expand) | Author | Age |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Fix some planner performance problems with large WHERE clauses, by | Tom Lane | 2003-05-28 |
* | Phase 2 of read-only-plans project: restructure expression-tree nodes | Tom Lane | 2002-12-12 |
* | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Get rid of long-since-vestigial Iter node type, in favor of adding a | Tom Lane | 2002-05-12 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' | Tom Lane | 2000-08-08 |
* | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 |
* | Repair bug reported by Wickstrom: backend would crash if WHERE clause | Tom Lane | 2000-04-14 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Avoid a little bit of unnecessary computation in canonicalize_qual. | Tom Lane | 2000-02-27 |
* | Apply the heuristic proposed by Taral (see pgsql-general archives for | Tom Lane | 2000-01-28 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | First cut at doing something reasonable with OR-of-ANDs WHERE | Tom Lane | 1999-09-13 |
* | Further improvements in cnfify: reduce amount of self-recursion | Tom Lane | 1999-09-12 |
* | Performance improvements in cnfify(): get rid of exponential | Tom Lane | 1999-09-07 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Fix a number of places that made faulty assumptions about | Tom Lane | 1999-02-15 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 |
* | cnf'ify cleanup | Bruce Momjian | 1998-10-04 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Remove Existential, and ifdef out generate_fjoin. Neither did anything. | Bruce Momjian | 1997-12-18 |
* | 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 |
* | More NOT_USEDs | Bruce Momjian | 1997-08-20 |
* | Cleanup Makefiles | Marc G. Fournier | 1996-10-31 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |