aboutsummaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteHandler.c
Commit message (Expand)AuthorAge
...
* Implement CASE expression.Thomas G. Lockhart1998-12-04
* The patch does 2 things:Bruce Momjian1998-10-21
* Fix for rules system from Jan.Bruce Momjian1998-10-20
* Please apply the patch at the end. Disables use of systemBruce Momjian1998-10-02
* Here's a combination of all the patches I'm currently waitingBruce Momjian1998-10-02
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-24
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-19
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-18
* 1) Queries using the having clause on base tables should work wellBruce Momjian1998-07-19
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* I started adding the Having Clause and it works quite fine forBruce Momjian1998-03-30
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-25
* First step done,Marc G. Fournier1998-02-21
* Make subqueries rewrite properly.Bruce Momjian1998-01-21
* Yohoo UNIONS of VIEWS.Bruce Momjian1998-01-09
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-07
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Fix for count(*), aggs with views and multiple tables and sum(3).Bruce Momjian1998-01-04
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Fix access through null pointer info->rule_action. Thanks Darren King.Bryan Henderson1996-11-24
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09