| Commit message (Expand) | Author | Age | Files | Lines |
| * | Instead of trying to force WHERE clauses into CNF or DNF normal form, | Tom Lane | 2003-12-30 | 1 | -522/+176 |
| * | Clean up the usage of canonicalize_qual(): in particular, be consistent | Tom Lane | 2003-12-28 | 1 | -112/+74 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 | 1 | -9/+9 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -9/+9 |
| * | Fix some planner performance problems with large WHERE clauses, by | Tom Lane | 2003-05-28 | 1 | -85/+98 |
| * | Phase 2 of read-only-plans project: restructure expression-tree nodes | Tom Lane | 2002-12-12 | 1 | -54/+47 |
| * | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 | 1 | -2/+1 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Get rid of long-since-vestigial Iter node type, in favor of adding a | Tom Lane | 2002-05-12 | 1 | -2/+3 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -7/+1 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -9/+13 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' | Tom Lane | 2000-08-08 | 1 | -3/+2 |
| * | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 | 1 | -2/+4 |
| * | Repair bug reported by Wickstrom: backend would crash if WHERE clause | Tom Lane | 2000-04-14 | 1 | -9/+42 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -84/+116 |
| * | Avoid a little bit of unnecessary computation in canonicalize_qual. | Tom Lane | 2000-02-27 | 1 | -2/+3 |
| * | Apply the heuristic proposed by Taral (see pgsql-general archives for | Tom Lane | 2000-01-28 | 1 | -53/+106 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | First cut at doing something reasonable with OR-of-ANDs WHERE | Tom Lane | 1999-09-13 | 1 | -10/+220 |
| * | Further improvements in cnfify: reduce amount of self-recursion | Tom Lane | 1999-09-12 | 1 | -332/+381 |
| * | Performance improvements in cnfify(): get rid of exponential | Tom Lane | 1999-09-07 | 1 | -249/+236 |
| * | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -12/+17 |
| * | Fix a number of places that made faulty assumptions about | Tom Lane | 1999-02-15 | 1 | -24/+57 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 | 1 | -5/+3 |
| * | cnf'ify cleanup | Bruce Momjian | 1998-10-04 | 1 | -190/+184 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -44/+44 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -29/+1 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -2/+2 |
| * | Remove Existential, and ifdef out generate_fjoin. Neither did anything. | Bruce Momjian | 1997-12-18 | 1 | -58/+1 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -26/+26 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -74/+74 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -450/+530 |
| * | More NOT_USEDs | Bruce Momjian | 1997-08-20 | 1 | -2/+2 |
| * | Cleanup Makefiles | Marc G. Fournier | 1996-10-31 | 1 | -1/+3 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+582 |