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
/
test
/
regress
/
sql
/
updatable_views.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use non-conflicting table names in new regression test case.
Tom Lane
2017-01-24
1
-17
/
+17
*
Fix things so that updatable views work with partitioned tables.
Robert Haas
2017-01-24
1
-0
/
+19
*
Improve RLS planning by marking individual quals with security levels.
Tom Lane
2017-01-18
1
-2
/
+2
*
Fix order of operations in CREATE OR REPLACE VIEW.
Dean Rasheed
2016-12-21
1
-0
/
+14
*
Add pg_sequence system catalog
Peter Eisentraut
2016-12-20
1
-1
/
+1
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-17
/
+17
*
Fix incorrect varlevelsup in security_barrier_replace_vars().
Dean Rasheed
2016-02-29
1
-0
/
+34
*
Make viewquery a copy in rewriteTargetView()
Stephen Frost
2015-12-21
1
-0
/
+44
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-0
/
+9
*
Fix misspellings
Peter Eisentraut
2015-04-24
1
-1
/
+1
*
Process withCheckOption exprs in setrefs.c
Stephen Frost
2014-09-22
1
-0
/
+19
*
Add ANALYZE into regression tests
Stephen Frost
2014-04-13
1
-0
/
+4
*
Make security barrier views automatically updatable
Stephen Frost
2014-04-12
1
-10
/
+170
*
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
1
-11
/
+99
*
WITH CHECK OPTION support for auto-updatable VIEWs
Stephen Frost
2013-07-18
1
-0
/
+199
*
Fix handling of auto-updatable views on inherited tables.
Tom Lane
2013-07-03
1
-0
/
+32
*
Support automatically-updatable views.
Tom Lane
2012-12-08
1
-0
/
+511