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
/
joininfo.c
Commit message (
Expand
)
Author
Age
*
Mark functions as static and ifdef NOT_USED as appropriate.
Bruce Momjian
2000-06-08
*
Rename same() to sameseti() to have a slightly less generic name. Move
Tom Lane
2000-02-06
*
Add:
Bruce Momjian
2000-01-26
*
Major planner/optimizer revision: get rid of PathOrder node type,
Tom Lane
1999-08-16
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Final optimizer cleanups.
Bruce Momjian
1999-02-22
*
Fix bushy plans. Cleanup.
Bruce Momjian
1999-02-18
*
otherrels is now unjoined_rels
Bruce Momjian
1999-02-15
*
Remove duplicate geqo functions, and more optimizer cleanup
Bruce Momjian
1999-02-15
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Optmizer cleanup
Bruce Momjian
1999-02-10
*
Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README.
Bruce Momjian
1999-02-03
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
Cleanup optimizer function names and clarify code.
Bruce Momjian
1998-08-10
*
MergeSort was sometimes called mergejoin and was confusing. Now
Bruce Momjian
1998-08-04
*
Rename Rel to RelOptInfo.
Bruce Momjian
1998-07-18
*
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
*
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
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09