index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
rewrite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
6
-6
/
+6
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
6
-6
/
+6
*
Standardize get_whatever_oid functions for other object types.
Robert Haas
2010-08-05
1
-1
/
+4
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-7
/
+7
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
6
-12
/
+12
*
Fix AcquireRewriteLocks to be sure that it acquires the right lock strength
Tom Lane
2009-10-28
1
-2
/
+2
*
Fix subquery pullup to wrap a PlaceHolderVar around the entire RowExpr
Tom Lane
2009-09-02
1
-2
/
+26
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-2
/
+2
*
Revert updatable views
Peter Eisentraut
2009-01-27
4
-27
/
+3
*
Automatic view update rules
Peter Eisentraut
2009-01-22
4
-3
/
+27
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
6
-12
/
+12
*
Support window functions a la SQL:2008.
Tom Lane
2008-12-28
1
-1
/
+3
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
1
-1
/
+2
*
Arrange to convert EXISTS subqueries that are equivalent to hashable IN
Tom Lane
2008-08-22
1
-1
/
+2
*
Fix pull_up_simple_union_all to copy all rtable entries from child subquery to
Heikki Linnakangas
2008-08-14
1
-1
/
+3
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
2
-4
/
+4
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
1
-1
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
6
-12
/
+12
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-5
/
+5
*
Fix a couple of misbehaviors rooted in the fact that the default creation
Tom Lane
2007-08-27
1
-2
/
+2
*
Changes pg_trigger and extend pg_rewrite in order to allow triggers and
Jan Wieck
2007-03-19
2
-2
/
+11
*
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2007-03-13
1
-2
/
+10
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
6
-12
/
+12
*
Get rid of the separate RULE privilege for tables: now only a table's owner
Tom Lane
2006-09-05
1
-1
/
+3
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
1
-1
/
+2
*
DROP ... IF EXISTS for the following cases:
Andrew Dunstan
2006-06-16
1
-2
/
+2
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
6
-12
/
+12
*
Change expandRTE() and ResolveNew() back to taking just the single
Tom Lane
2005-06-04
1
-2
/
+2
*
Revise handling of dropped columns in JOIN alias lists to avoid a
Tom Lane
2005-06-03
1
-1
/
+2
*
Make the behavior of HAVING without GROUP BY conform to the SQL spec.
Tom Lane
2005-03-10
1
-2
/
+1
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
6
-12
/
+12
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-3
/
+3
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
6
-12
/
+12
*
Repair some issues with column aliases and RowExpr construction in the
Tom Lane
2004-08-19
1
-2
/
+2
*
Promote row expressions to full-fledged citizens of the expression syntax,
Tom Lane
2004-05-10
1
-2
/
+3
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
6
-6
/
+6
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
6
-12
/
+12
*
Rule rewriter was doing the wrong thing with conditional INSTEAD rules
Tom Lane
2002-10-20
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2002-09-04
2
-4
/
+4
*
The attached patch (against HEAD) implements
Bruce Momjian
2002-07-18
1
-2
/
+2
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12
1
-3
/
+7
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
6
-12
/
+12
*
Change naming rule for ON SELECT rules of views: they're all just
Tom Lane
2002-04-19
1
-3
/
+4
*
Rule names are now unique per-relation, rather than unique globally.
Tom Lane
2002-04-18
3
-6
/
+7
*
pg_type has a typnamespace column; system now supports creating types
Tom Lane
2002-03-29
1
-2
/
+2
*
Change the aclchk.c routines to uniformly use OIDs to identify the
Tom Lane
2002-03-21
1
-2
/
+1
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
6
-12
/
+12
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
6
-6
/
+12
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
6
-12
/
+6
*
Make ALTER TABLE RENAME on a view rename the view's on-select rule too.
Tom Lane
2001-08-12
2
-3
/
+7
[next]