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
/
rewriteHandler.h
Commit message (
Expand
)
Author
Age
*
Support MERGE into updatable views.
Dean Rasheed
2024-02-29
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Fix calculation of which GENERATED columns need to be updated.
Tom Lane
2023-01-05
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Rework query relation permission checking
Alvaro Herrera
2022-12-06
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-03-31
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Calculate extraUpdatedCols in query rewriter, not parser.
Tom Lane
2020-10-28
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
*
Defend against self-referential views in relation_is_updatable().
Tom Lane
2019-11-21
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
Tom Lane
2017-11-27
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Make security barrier views automatically updatable
Stephen Frost
2014-04-12
*
Avoid getting more than AccessShareLock when deparsing a query.
Tom Lane
2014-03-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
*
WITH CHECK OPTION support for auto-updatable VIEWs
Stephen Frost
2013-07-18
*
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-12
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Support automatically-updatable views.
Tom Lane
2012-12-08
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Fix AcquireRewriteLocks to be sure that it acquires the right lock strength
Tom Lane
2009-10-28
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
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
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
The attached patch (against HEAD) implements
Bruce Momjian
2002-07-18
[next]