| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Restructure handling of inheritance queries so that they work with outer | Tom Lane | 2000-11-12 | 1 | -2/+2 |
| * | Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in | Tom Lane | 2000-10-26 | 1 | -1/+3 |
| * | Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the | Tom Lane | 2000-10-05 | 1 | -1/+6 |
| * | Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. | Tom Lane | 2000-09-29 | 1 | -3/+2 |
| * | First cut at full support for OUTER JOINs. There are still a few loose | Tom Lane | 2000-09-12 | 1 | -5/+6 |
| * | Deduce equality constraints that are implied by transitivity of | Tom Lane | 2000-07-24 | 1 | -1/+3 |
| * | Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the | Tom Lane | 2000-06-18 | 1 | -4/+5 |
| * | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 | 1 | -2/+1 |
| * | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 | 1 | -1/+2 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -3/+3 |
| * | New cost model for planning, incorporating a penalty for random page | Tom Lane | 2000-02-15 | 1 | -3/+4 |
| * | Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now | Tom Lane | 2000-01-27 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Another round of planner/optimizer work. This is just restructuring and | Tom Lane | 2000-01-09 | 1 | -3/+2 |
| * | Fix planner and rewriter to follow SQL semantics for tables that are | Tom Lane | 1999-10-07 | 1 | -5/+3 |
| * | Further sort-order twiddling in optimizer: be smart about | Tom Lane | 1999-08-22 | 1 | -1/+2 |
| * | Further planner/optimizer cleanups. Move all set_tlist_references | Tom Lane | 1999-08-22 | 1 | -13/+6 |
| * | Major revision of sort-node handling: push knowledge of query | Tom Lane | 1999-08-21 | 1 | -2/+7 |
| * | Clean up routines in setrefs.c by replacing individual tree | Tom Lane | 1999-08-09 | 1 | -4/+2 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
| * | Fix problems with grouping/aggregation in queries that use | Tom Lane | 1999-06-06 | 1 | -2/+1 |
| * | Make functions static or NOT_USED as appropriate. | Bruce Momjian | 1999-05-26 | 1 | -4/+1 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -8/+8 |
| * | Replaced targetlist entry in GroupClause by reference number | Jan Wieck | 1999-05-12 | 1 | -2/+4 |
| * | Revise union_planner and associated routines to clean up breakage | Tom Lane | 1999-05-03 | 1 | -2/+7 |
| * | Repair some problems in planner's handling of HAVING clauses. | Tom Lane | 1999-04-19 | 1 | -5/+3 |
| * | Optimizer rename. | Bruce Momjian | 1999-02-14 | 1 | -2/+2 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -4/+4 |
| * | Rename Temp to Noname for noname tables. | Bruce Momjian | 1999-02-09 | 1 | -2/+2 |
| * | Fix create_rule is->as. | Bruce Momjian | 1999-02-02 | 1 | -2/+2 |
| * | Agg/Aggreg cleanup and datetime.sql patch. | Bruce Momjian | 1999-01-25 | 1 | -2/+2 |
| * | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 | 1 | -2/+1 |
| * | [Part #1: Type: text/plain, Encoding: 7bit, Size: 59] | Bruce Momjian | 1998-09-03 | 1 | -1/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -16/+10 |
| * | Cleanup optimizer function names and clarify code. | Bruce Momjian | 1998-08-10 | 1 | -5/+5 |
| * | 1) Queries using the having clause on base tables should work well | Bruce Momjian | 1998-07-19 | 1 | -2/+4 |
| * | Move HAVING function to proper file. | Bruce Momjian | 1998-04-15 | 1 | -2/+2 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -7/+13 |
| * | Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs. | Bruce Momjian | 1998-01-15 | 1 | -3/+3 |
| * | Fix aggregates on inherited tables. | Bruce Momjian | 1997-12-20 | 1 | -1/+2 |
| * | Remove Existential, and ifdef out generate_fjoin. Neither did anything. | Bruce Momjian | 1997-12-18 | 1 | -3/+1 |
| * | Cost cleanup. | Bruce Momjian | 1997-12-18 | 1 | -14/+8 |
| * | Cleanup up include files. | Bruce Momjian | 1997-11-26 | 1 | -1/+5 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -22/+22 |
| * | Add typdefs to pgindent run. | Bruce Momjian | 1997-09-08 | 1 | -5/+5 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -18/+18 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -27/+33 |
| * | Clean up th ecompile process by centralizing the include files | Marc G. Fournier | 1996-08-28 | 1 | -0/+60 |