index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
parser
/
analyze.h
Commit message (
Expand
)
Author
Age
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
First phase of SCHEMA changes, concentrating on fixing the grammar and
Tom Lane
2002-03-21
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Here is my much-promised patch to let people add UNIQUE constraints after
Bruce Momjian
2001-09-07
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Clean up handling of FOR UPDATE inside views and subselects ... make it
Tom Lane
2000-12-06
*
Arrange that no database accesses are attempted during parser() --- this
Tom Lane
2000-10-07
*
Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the
Tom Lane
2000-10-05
*
Add:
Bruce Momjian
2000-01-26
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Remove S*I comments from Stephan.
Bruce Momjian
1999-07-13
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Rip out QueryTreeList structure, root and branch. Querytree
Tom Lane
1999-05-13
*
Hi!
Bruce Momjian
1999-01-18
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Create SubLink nodes in parser for Vadim.
Bruce Momjian
1998-01-19
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25