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
/
expected
/
create_view.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make new expression eval code reject references to dropped columns.
Tom Lane
2017-03-28
1
-9
/
+38
*
Change unknown-type literals to type text in SELECT and RETURNING lists.
Tom Lane
2017-01-25
1
-0
/
+26
*
Fix reporting of column typmods for multi-row VALUES constructs.
Tom Lane
2016-12-08
1
-0
/
+37
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
1
-144
/
+144
*
Fix ruleutils.c's dumping of ScalarArrayOpExpr containing an EXPR_SUBLINK.
Tom Lane
2016-04-21
1
-0
/
+28
*
Speed up ruleutils' name de-duplication code, and fix overlength-name case.
Tom Lane
2015-11-16
1
-0
/
+27
*
Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts.
Tom Lane
2015-11-15
1
-0
/
+91
*
Partial fix for dropped columns in functions returning composite.
Tom Lane
2014-07-19
1
-0
/
+52
*
Fix yet another corner case in dumping rules/views with USING clauses.
Tom Lane
2014-05-01
1
-0
/
+34
*
Reduce indentation/parenthesization of set operations in rule/view dumps.
Tom Lane
2014-04-30
1
-137
/
+137
*
Fix indentation of JOIN clauses in rule/view dumps.
Tom Lane
2014-04-30
1
-305
/
+305
*
Make security barrier views automatically updatable
Stephen Frost
2014-04-12
1
-1
/
+1
*
Fix ruleutils pretty-printing to not generate trailing whitespace.
Tom Lane
2013-11-11
1
-48
/
+48
*
Further hacking on ruleutils' new column-alias-assignment code.
Tom Lane
2013-07-23
1
-0
/
+28
*
Change post-rewriter representation of dropped columns in joinaliasvars.
Tom Lane
2013-07-23
1
-0
/
+27
*
WITH CHECK OPTION support for auto-updatable VIEWs
Stephen Frost
2013-07-18
1
-1
/
+1
*
Perform line wrapping and indenting by default in ruleutils.c.
Tom Lane
2013-02-03
1
-157
/
+380
*
Fix ruleutils to cope with conflicts from adding/dropping/renaming columns.
Tom Lane
2012-12-31
1
-53
/
+375
*
Improve ruleutils.c's heuristics for dealing with rangetable aliases.
Tom Lane
2012-09-21
1
-2
/
+369
*
Add a security_barrier option for views.
Robert Haas
2011-12-22
1
-1
/
+54
*
Fix bugs in relpersistence handling during table creation.
Robert Haas
2011-07-03
1
-2
/
+2
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-6
/
+6
*
Revert updatable views
Peter Eisentraut
2009-01-27
1
-18
/
+0
*
Automatic view update rules
Peter Eisentraut
2009-01-22
1
-0
/
+18
*
Department of second thoughts: further experimentation with CREATE OR REPLACE
Tom Lane
2008-12-16
1
-2
/
+2
*
Code review for CREATE OR REPLACE VIEW patch. Do things in a saner order to
Tom Lane
2008-12-15
1
-1
/
+1
*
Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the view.
Bruce Momjian
2008-12-06
1
-2
/
+5
*
Improve reporting of dependencies in DROP to work like the scheme that we
Tom Lane
2008-06-11
1
-38
/
+40
*
Rewrite DROP's dependency traversal algorithm into an honest two-pass
Tom Lane
2008-06-08
1
-62
/
+33
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
1
-2
/
+2
*
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-07
1
-2
/
+2
*
Add support for temporary views, including documentation and regression
Neil Conway
2005-02-02
1
-0
/
+246
*
COMMENT ON casts, conversions, languages, operator classes, and
Tom Lane
2003-11-21
1
-0
/
+5
*
Fix hidden whitespace differences between expected and result files.
Peter Eisentraut
2003-11-01
1
-1
/
+1
*
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-07-20
1
-3
/
+3
*
Department of second thoughts: make checks for replacing a view slightly
Tom Lane
2002-09-02
1
-3
/
+3
*
CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.
Tom Lane
2002-09-02
1
-0
/
+40
*
Update regression tests for ONLY and other recent changes.
Tom Lane
2000-06-10
1
-1
/
+1
*
Update output to new psql conventions.
Thomas G. Lockhart
2000-01-05
1
-5
/
+10
*
More splits and cleanups...
Marc G. Fournier
1997-04-06
1
-0
/
+12