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
/
backend
/
rewrite
/
rewriteDefine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-2
/
+2
*
Improve error message for rejecting RETURNING clauses with dropped columns.
Tom Lane
2016-02-29
1
-7
/
+19
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Disallow converting a table to a view if row security is present.
Joe Conway
2015-07-28
1
-5
/
+19
*
Mark views created from tables as replication identity 'nothing'
Bruce Momjian
2015-05-01
1
-0
/
+1
*
Change many routines to return ObjectAddress rather than OID
Alvaro Herrera
2015-03-03
1
-5
/
+11
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Add some errdetail to checkRuleResultList().
Tom Lane
2014-07-02
1
-5
/
+28
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-4
/
+4
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Refine our definition of what constitutes a system relation.
Robert Haas
2013-11-28
1
-1
/
+1
*
Fix breakage of MV column name list usage.
Kevin Grittner
2013-11-04
1
-7
/
+14
*
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-09-05
1
-6
/
+0
*
Update messages, comments and documentation for materialized views.
Noah Misch
2013-07-05
1
-0
/
+2
*
Get rid of pg_class.reltoastidxid.
Fujii Masao
2013-07-04
1
-3
/
+2
*
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-07-02
1
-1
/
+5
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-7
/
+7
*
Extend object-access hook machinery to support post-alter events.
Robert Haas
2013-03-17
1
-0
/
+3
*
Revert unnecessary change in MV call to checkRuleResultList().
Kevin Grittner
2013-03-14
1
-2
/
+1
*
Code beautification for object-access hook machinery.
Robert Haas
2013-03-06
1
-2
/
+1
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
1
-2
/
+5
*
Get rid of any toast table when converting a table to a view.
Tom Lane
2013-03-03
1
-11
/
+87
*
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-02-08
1
-13
/
+86
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Adjust more backend functions to return OID rather than void.
Robert Haas
2012-12-29
1
-17
/
+20
*
When converting a table to a view, remove its system columns.
Tom Lane
2012-10-24
1
-2
/
+9
*
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-30
1
-0
/
+1
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-1
/
+1
*
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-03-19
1
-2
/
+1
*
Extend object access hook framework to support arguments, and DROP.
Robert Haas
2012-03-09
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Improve table locking behavior in the face of current DDL.
Robert Haas
2011-11-30
1
-2
/
+1
*
Try to acquire relation locks in RangeVarGetRelid.
Robert Haas
2011-07-08
1
-3
/
+9
*
Finish disabling reduced-lock-levels-for-DDL feature.
Tom Lane
2011-07-07
1
-7
/
+5
*
Index tuple data arrays using Anum_xxx symbolic constants instead of "i++".
Tom Lane
2011-06-16
1
-10
/
+8
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
1
-7
/
+7
*
Clean up most -Wunused-but-set-variable warnings from gcc 4.6
Peter Eisentraut
2011-04-11
1
-2
/
+1
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-3
/
+3
*
Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH.
Tom Lane
2011-02-25
1
-0
/
+8
*
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-02-08
1
-1
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Object access hook framework, with post-creation hook.
Robert Haas
2010-11-25
1
-0
/
+5
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Reduce lock levels of CREATE TRIGGER and some ALTER TABLE, CREATE RULE actions.
Simon Riggs
2010-07-28
1
-5
/
+8
*
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-02-14
1
-13
/
+10
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Don't treat NEW and OLD as reserved words anymore. For the purposes of rules
Tom Lane
2009-11-05
1
-3
/
+3
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-5
/
+5
*
Add checks to DefineQueryRewrite() to prohibit attaching rules to relations
Tom Lane
2009-05-13
1
-1
/
+18
*
Revert updatable views
Peter Eisentraut
2009-01-27
1
-64
/
+2
[next]