index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
rewrite
/
rewriteManip.h
Commit message (
Expand
)
Author
Age
*
Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.
Tom Lane
2000-09-29
*
First cut at full support for OUTER JOINs. There are still a few loose
Tom Lane
2000-09-12
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Fix some (more) problems with subselects in rules. Rewriter failed to
Tom Lane
2000-03-16
*
Add:
Bruce Momjian
2000-01-26
*
Clean up rewriter routines to use expression_tree_walker and
Tom Lane
1999-10-01
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-26
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Replaced targetlist entry in GroupClause by reference number
Jan Wieck
1999-05-12
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Hi!
Bruce Momjian
1999-01-18
*
The patch does 2 things:
Bruce Momjian
1998-10-21
*
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
Bruce Momjian
1998-10-08
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
1) Queries using the having clause on base tables should work well
Bruce Momjian
1998-07-19
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Make subqueries rewrite properly.
Bruce Momjian
1998-01-21
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
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
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28