index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
optimizer
/
util
/
var.c
Commit message (
Expand
)
Author
Age
*
Tweak querytree-dependency-extraction code so that columns of tables
Tom Lane
2002-09-11
*
pgindent run.
Bruce Momjian
2002-09-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Change set_plan_references and join_references to take an rtable List
Tom Lane
2002-05-18
*
Second try at fixing join alias variables. Instead of attaching miscellaneous
Tom Lane
2002-04-28
*
Restructure representation of aggregate functions so that they have pg_proc
Tom Lane
2002-04-11
*
Restructure representation of join alias variables. An explicit JOIN
Tom Lane
2002-03-12
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
First cut at making indexscan cost estimates depend on correlation
Tom Lane
2001-05-09
*
Make the world safe for passing whole rows of views to functions. This
Tom Lane
2001-04-18
*
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
*
Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the
Tom Lane
2000-10-05
*
First cut at full support for OUTER JOINs. There are still a few loose
Tom Lane
2000-09-12
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
Clean up some mistakes in handling of uplevel Vars in planner.
Tom Lane
1999-08-26
*
Further planner/optimizer cleanups. Move all set_tlist_references
Tom Lane
1999-08-22
*
Minor cleanups and code beautification; eliminate some
Tom Lane
1999-08-10
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Create a generic expression-tree-walker subroutine, which
Tom Lane
1999-06-19
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Revise union_planner and associated routines to clean up breakage
Tom Lane
1999-05-03
*
Final optimizer cleanups.
Bruce Momjian
1999-02-22
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Rename Aggreg to Aggref.
Bruce Momjian
1999-01-24
*
Implement CASE expression.
Thomas G. Lockhart
1998-12-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
*
Support for subselects.
Vadim B. Mikheev
1998-02-13
*
Pass attypmod through to executor by adding to Var and Resdom.
Bruce Momjian
1998-02-10
*
Add Var.varlevelup to code. More parser cleanup.
Bruce Momjian
1998-01-20
*
Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2).
Bruce Momjian
1997-12-22
*
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 files cleaned out
Marc G. Fournier
1996-11-06
*
Cleanup Makefiles
Marc G. Fournier
1996-10-31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09