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
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-14
/
+14
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-1
/
+2
*
RLS fixes, new hooks, and new test module
Stephen Frost
2015-04-22
1
-3
/
+6
*
Change many routines to return ObjectAddress rather than OID
Alvaro Herrera
2015-03-03
1
-3
/
+4
*
Fix column-privilege leak in error-message paths
Stephen Frost
2015-01-28
1
-36
/
+0
*
Clean up some mess in row-security patches.
Tom Lane
2015-01-24
1
-2
/
+2
*
Update copyright for 2015
Bruce Momjian
2015-01-06
7
-7
/
+7
*
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-27
1
-3
/
+3
*
Clean up includes from RLS patch
Stephen Frost
2014-11-14
1
-13
/
+14
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
1
-0
/
+80
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-4
/
+4
*
Make security barrier views automatically updatable
Stephen Frost
2014-04-12
1
-1
/
+0
*
Avoid getting more than AccessShareLock when deparsing a query.
Tom Lane
2014-03-06
1
-1
/
+3
*
Update copyright for 2014
Bruce Momjian
2014-01-07
6
-6
/
+6
*
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
1
-3
/
+5
*
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-09-05
2
-3
/
+0
*
WITH CHECK OPTION support for auto-updatable VIEWs
Stephen Frost
2013-07-18
1
-0
/
+4
*
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-12
1
-1
/
+1
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
2
-2
/
+2
*
Get rid of any toast table when converting a table to a view.
Tom Lane
2013-03-03
1
-2
/
+1
*
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-02-08
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
6
-6
/
+6
*
Adjust more backend functions to return OID rather than void.
Robert Haas
2012-12-29
1
-2
/
+2
*
Support automatically-updatable views.
Tom Lane
2012-12-08
1
-0
/
+2
*
Rename ResolveNew() to ReplaceVarsFromTargetList(), and tweak its API.
Tom Lane
2012-11-08
1
-4
/
+14
*
Centralize the logic for detecting misplaced aggregates, window funcs, etc.
Tom Lane
2012-08-10
1
-2
/
+1
*
Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars.
Tom Lane
2012-06-30
1
-0
/
+5
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-2
/
+2
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
6
-6
/
+6
*
Further consolidation of DROP statement handling.
Robert Haas
2011-11-17
1
-3
/
+0
*
Try to acquire relation locks in RangeVarGetRelid.
Robert Haas
2011-07-08
1
-1
/
+1
*
Add a missing_ok argument to get_object_address().
Robert Haas
2011-06-27
1
-1
/
+2
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-2
/
+2
*
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
[next]