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
/
parsetree.h
Commit message (
Expand
)
Author
Age
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
*
Improve the representation of FOR UPDATE/FOR SHARE so that we can
Tom Lane
2006-04-30
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Revise handling of dropped columns in JOIN alias lists to avoid a
Tom Lane
2005-06-03
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Repair some issues with column aliases and RowExpr construction in the
Tom Lane
2004-08-19
*
Standardize on the assumption that the arguments of a RowExpr correspond
Tom Lane
2004-08-17
*
Reimplement the linked list data structure used throughout the backend.
Neil Conway
2004-05-26
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Code cleanup inspired by recent resname bug report (doesn't fix the bug
Tom Lane
2003-08-11
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Create a distinction between Lists of integers and Lists of OIDs, to get
Tom Lane
2003-02-09
*
pgindent run.
Bruce Momjian
2002-09-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Restructure representation of join alias variables. An explicit JOIN
Tom Lane
2002-03-12
*
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
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Use variable aliases, if supplied, rather than real column names in
Tom Lane
2000-09-25
*
First cut at full support for OUTER JOINs. There are still a few loose
Tom Lane
2000-09-12
*
Rename rule CURRENT to OLD in source tree. Add mapping for backward
Bruce Momjian
2000-06-12
*
Carry column aliases from the parser frontend. Enables queries like
Thomas G. Lockhart
2000-02-15
*
Add:
Bruce Momjian
2000-01-26
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
More archive cleanup.
Bruce Momjian
1997-11-21
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Okay...this pretty much cleans out the include files.
Marc G. Fournier
1996-11-06
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28