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
/
inherit.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't scan partitioned tables.
Robert Haas
2017-03-21
1
-85
/
+62
*
Improve expression evaluation test coverage.
Andres Freund
2017-03-11
1
-0
/
+6
*
Allow partitioned tables to be dropped without CASCADE
Simon Riggs
2017-03-06
1
-20
/
+2
*
Handle OID column inheritance correctly in ALTER TABLE ... INHERIT.
Tom Lane
2017-01-04
1
-0
/
+49
*
Implement table partitioning.
Robert Haas
2016-12-07
1
-0
/
+272
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
1
-114
/
+114
*
Don't convert Consts into Vars during setrefs.c processing.
Tom Lane
2016-11-02
1
-1
/
+1
*
Fix another bug in merging of inherited CHECK constraints.
Tom Lane
2016-10-13
1
-0
/
+3
*
Fix two bugs in merging of inherited CHECK constraints.
Tom Lane
2016-10-08
1
-0
/
+50
*
Fix typos.
Robert Haas
2016-03-15
1
-2
/
+2
*
Fix eclass_useful_for_merging to give valid results for appendrel children.
Tom Lane
2015-08-06
1
-0
/
+34
*
psql: conditionally display oids and replication identity
Bruce Momjian
2014-04-15
1
-13
/
+0
*
psql: display "Replica Identity" only for FULL and NOTHING
Bruce Momjian
2014-03-29
1
-13
/
+0
*
psql: update "replica identity" display for \d+
Bruce Momjian
2014-03-26
1
-0
/
+13
*
Fix inherited UPDATE/DELETE with UNION ALL subqueries.
Tom Lane
2013-12-14
1
-2
/
+19
*
Fix generation of MergeAppend plans for optimized min/max on expressions.
Tom Lane
2013-11-07
1
-0
/
+58
*
Improve regression test for #8410.
Tom Lane
2013-08-30
1
-25
/
+24
*
Add test case for bug #8410.
Tom Lane
2013-08-30
1
-0
/
+41
*
Avoid inserting Result nodes that only compute identity projections.
Tom Lane
2013-03-14
1
-58
/
+52
*
Improve ruleutils.c's heuristics for dealing with rangetable aliases.
Tom Lane
2012-09-21
1
-47
/
+47
*
Change syntax of new CHECK NO INHERIT constraints
Alvaro Herrera
2012-07-24
1
-2
/
+2
*
Fix name collision between concurrent regression tests.
Tom Lane
2012-07-22
1
-15
/
+15
*
connoinherit may be true only for CHECK constraints
Alvaro Herrera
2012-07-20
1
-0
/
+117
*
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
1
-6
/
+0
*
Recast "ONLY" column CHECK constraints as NO INHERIT
Alvaro Herrera
2012-04-20
1
-7
/
+7
*
Revise parameterized-path mechanism to fix assorted issues.
Tom Lane
2012-04-19
1
-0
/
+70
*
Revisit handling of UNION ALL subqueries with non-Var output columns.
Tom Lane
2012-03-16
1
-1
/
+56
*
Add ORDER BY to a query to prevent occasional regression test failures.
Tom Lane
2012-02-10
1
-1
/
+1
*
Rename the internal structures of the CREATE TABLE (LIKE ...) facility
Peter Eisentraut
2012-01-07
1
-264
/
+45
*
Allow CHECK constraints to be declared ONLY
Alvaro Herrera
2011-12-19
1
-0
/
+35
*
When a row fails a not-null constraint, show row's contents in errdetail.
Tom Lane
2011-11-29
1
-0
/
+1
*
When a row fails a CHECK constraint, show row's contents in errdetail.
Tom Lane
2011-11-29
1
-0
/
+6
*
Tweak new regression test case for more portability.
Tom Lane
2011-11-09
1
-5
/
+5
*
Wrap appendrel member outputs in PlaceHolderVars in additional cases.
Tom Lane
2011-11-08
1
-0
/
+58
*
Update regression tests for \d+ modification
Magnus Hagander
2011-11-05
1
-57
/
+57
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-1
/
+1
*
Support MergeAppend plans, to allow sorted output from append relations.
Tom Lane
2010-10-14
1
-0
/
+95
*
The particular table names used in the new inheritance regression test are
Tom Lane
2010-02-02
1
-1
/
+1
*
Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME.
Robert Haas
2010-02-01
1
-0
/
+94
*
Adjust naming of indexes and their columns per recent discussion.
Tom Lane
2009-12-23
1
-3
/
+3
*
Disallow comments on columns of relation types other than tables, views,
Tom Lane
2009-12-22
1
-7
/
+3
*
CREATE LIKE INCLUDING COMMENTS and STORAGE, and INCLUDING ALL shortcut. Itaga...
Andrew Dunstan
2009-10-12
1
-0
/
+136
*
Change CREATE TABLE so that column default expressions coming from different
Tom Lane
2009-10-06
1
-0
/
+15
*
Improve unique-constraint-violation error messages to include the exact
Tom Lane
2009-08-01
1
-0
/
+2
*
Improve reporting of dependencies in DROP to work like the scheme that we
Tom Lane
2008-06-11
1
-5
/
+7
*
Rewrite DROP's dependency traversal algorithm into an honest two-pass
Tom Lane
2008-06-08
1
-31
/
+24
*
Change the rules for inherited CHECK constraints to be essentially the same
Tom Lane
2008-05-09
1
-0
/
+217
*
Code review for LIKE ... INCLUDING INDEXES patch. Fix failure to propagate
Tom Lane
2007-12-01
1
-0
/
+2
*
Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS,
Neil Conway
2007-07-17
1
-0
/
+20
*
Clarify some error messages about duplicate things.
Peter Eisentraut
2007-06-03
1
-1
/
+1
[next]