summaryrefslogtreecommitdiff
path: root/src/backend/rewrite
AgeCommit message (Expand)Author
1998-04-07Back out char2-char16 removal. Add later.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1998-03-30The following uuencoded, gzip'd file will ...Bruce Momjian
1998-03-30I started adding the Having Clause and it works quite fine forBruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-25From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-21First step done,Marc G. Fournier
1998-02-10Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian
1998-01-31Inline fastgetattr and others so data access does not use functionBruce Momjian
1998-01-21Make subqueries rewrite properly.Bruce Momjian
1998-01-15Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.Bruce Momjian
1998-01-13Some *very* major changes by darrenk@insightdist.com (Darren King)Marc G. Fournier
1998-01-09Yohoo UNIONS of VIEWS.Bruce Momjian
1998-01-07Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian
1998-01-07Cleanup of outnodes.Bruce Momjian
1998-01-07Fix for views and outnodes.Bruce Momjian
1998-01-05Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian
1998-01-04Fix for count(*), aggs with views and multiple tables and sum(3).Bruce Momjian
1997-12-20Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier
1997-12-19More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier
1997-12-11Rename pg_plan and pg_eval to be more meaningful.Bruce Momjian
1997-11-25Break parser functions into smaller files, group together.Bruce Momjian
1997-11-24Remove tqual.h includes not needed.Bruce Momjian
1997-11-20Remove all time travel stuff. Small parser cleanup.Bruce Momjian
1997-10-25Change column number constant to reflect change in column nameThomas G. Lockhart
1997-10-25Change embedded query to reflect column name change from "action"Thomas G. Lockhart
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-12heapattr functions now return a Datum, not char *.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-12Remove more (void) and fix -Wall warnings.Bruce Momjian
1997-07-24Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian
1996-12-26Change %ud to %uBruce Momjian
1996-11-24Fix access through null pointer info->rule_action. Thanks Darren King.Bryan Henderson
1996-11-24Fix syntax error: missing argument to elog(). Thanks Darren King.Bryan Henderson
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-09Makefile cleanup after reorganizationBruce Momjian
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-06Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier
1996-11-03Clean up Makefile, add #postgres.h as requiredMarc G. Fournier
1996-10-27Simplify make files, add full dependencies.Bryan Henderson
1996-10-11This change should have no practical effect but it is the moreMarc G. Fournier
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier
1996-07-23Finished merging in src/backend from Dr. George's source treeMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesMarc G. Fournier