Age | Commit message (Collapse) | Author |
|
Move files to deadcode.
|
|
|
|
|
|
Switch sprintf() to snprintf()
Remove any/all #if 0 -or- #ifdef NOT_USED -or- #ifdef FALSE sections of
code
|
|
Fixes a bug in the rule system that caused a crashing
backend when a join-view with calculated column is used
in subselect.
Modifies EXPLAIN to explain rewritten queries instead of
the plain SeqScan on a view. Rules can produce very deep
MORE
Jan.
|
|
|
|
|
|
files. Fix sequence creation hack for relkind type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
heap_create().
|
|
|
|
|
|
|
|
|
|
|
|
indenting. Also static variable indenting.
|
|
|
|
some (void) casts that are unnecessary.
|
|
|
|
|
|
|
|
- code compile tested, but due to a yet unresolved problem with
parse.h's creation, compile not completed...
|
|
|