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
/
prep
/
prepunion.c
Commit message (
Expand
)
Author
Age
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
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
*
Fix explain for union and inheritance. Rename Append structure
Bruce Momjian
1998-07-15
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Small HAVING cleanup.
Bruce Momjian
1998-03-31
*
Merge rename name page into alter table. Fix UNION with DISTINCT
Bruce Momjian
1998-03-31
*
documentation for HAVING, clean up UNION comment.
Bruce Momjian
1998-03-30
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Call union_planner() instead of planner().
Vadim B. Mikheev
1998-02-13
*
Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.
Bruce Momjian
1998-01-15
*
Fix for ORDER BY in UNION.
Bruce Momjian
1997-12-29
*
Cleanup of UNION ALL fix. Manual page updates.
Bruce Momjian
1997-12-29
*
UNION work for UNION ALL and other union stuff.
Bruce Momjian
1997-12-27
*
Cleaning GCC warnings.
Vadim B. Mikheev
1997-12-26
*
Implementation of UNIONs.
Bruce Momjian
1997-12-24
*
Remove some recursion in optimizer and clean up some code there.
Bruce Momjian
1997-12-21
*
Fix aggregates on inherited tables.
Bruce Momjian
1997-12-20
*
Fix Query handling for inheritance, and cost computations.
Bruce Momjian
1997-12-18
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25
*
Remove archive stuff.
Bruce Momjian
1997-11-21
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
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
*
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
*
Cleanup Makefiles
Marc G. Fournier
1996-10-31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09