index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
rewrite
/
rewriteHandler.c
Commit message (
Expand
)
Author
Age
...
*
Implement CASE expression.
Thomas G. Lockhart
1998-12-04
*
The patch does 2 things:
Bruce Momjian
1998-10-21
*
Fix for rules system from Jan.
Bruce Momjian
1998-10-20
*
Please apply the patch at the end. Disables use of system
Bruce Momjian
1998-10-02
*
Here's a combination of all the patches I'm currently waiting
Bruce Momjian
1998-10-02
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
This is the final state of the rule system for 6.4 after the
Bruce Momjian
1998-08-24
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
*
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-08-18
*
1) Queries using the having clause on base tables should work well
Bruce Momjian
1998-07-19
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
I started adding the Having Clause and it works quite fine for
Bruce Momjian
1998-03-30
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-02-25
*
First step done,
Marc G. Fournier
1998-02-21
*
Make subqueries rewrite properly.
Bruce Momjian
1998-01-21
*
Yohoo UNIONS of VIEWS.
Bruce Momjian
1998-01-09
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Fix for count(*), aggs with views and multiple tables and sum(3).
Bruce Momjian
1998-01-04
*
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
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
Fix access through null pointer info->rule_action. Thanks Darren King.
Bryan Henderson
1996-11-24
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
[prev]