summaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteHandler.c
Commit message (Expand)AuthorAgeFilesLines
* I started adding the Having Clause and it works quite fine forBruce Momjian1998-03-301-3/+8
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-49/+45
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-251-3/+3
* First step done,Marc G. Fournier1998-02-211-6/+104
* Make subqueries rewrite properly.Bruce Momjian1998-01-211-12/+88
* Yohoo UNIONS of VIEWS.Bruce Momjian1998-01-091-3/+7
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Fix for count(*), aggs with views and multiple tables and sum(3).Bruce Momjian1998-01-041-1/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-29/+29
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-93/+93
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-507/+559
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-3/+3
* Fix access through null pointer info->rule_action. Thanks Darren King.Bryan Henderson1996-11-241-41/+38
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+622