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
/
insert.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix improper NULL handling in list partitioning code.
Robert Haas
2017-03-27
1
-0
/
+7
*
Give partitioned table "p" in regression tests a less generic name.
Robert Haas
2017-03-07
1
-53
/
+51
*
Allow partitioned tables to be dropped without CASCADE
Simon Riggs
2017-03-06
1
-5
/
+2
*
Improve error reporting for tuple-routing failures.
Robert Haas
2017-03-03
1
-4
/
+34
*
Set ecxt_scantuple correctly for tuple routing.
Robert Haas
2017-01-24
1
-1
/
+1
*
Fix RETURNING to work correctly with partition tuple routing.
Robert Haas
2017-01-19
1
-1
/
+23
*
Fix failure to enforce partitioning contraint for internal partitions.
Robert Haas
2017-01-19
1
-0
/
+6
*
Avoid use of DROP TABLE .. CASCADE in partitioning tests.
Robert Haas
2017-01-18
1
-22
/
+4
*
Add some more tests for tuple routing.
Robert Haas
2017-01-18
1
-1
/
+37
*
Fix reporting of constraint violations for table partitioning.
Robert Haas
2017-01-04
1
-0
/
+7
*
Fix unstable regression test results.
Tom Lane
2016-12-31
1
-5
/
+3
*
Fix tuple routing in cases where tuple descriptors don't match.
Robert Haas
2016-12-22
1
-0
/
+37
*
Implement table partitioning.
Robert Haas
2016-12-07
1
-0
/
+140
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
1
-5
/
+5
*
Make INSERT-from-multiple-VALUES-rows handle targetlist indirection better.
Tom Lane
2016-08-03
1
-0
/
+79
*
When a row fails a not-null constraint, show row's contents in errdetail.
Tom Lane
2011-11-29
1
-0
/
+1
*
Regression tests for TOAST.
Robert Haas
2011-04-25
1
-0
/
+17
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
1
-0
/
+8
*
A few regression tests for VALUES, from Gavin Sherry.
Tom Lane
2006-08-03
1
-0
/
+17
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
1
-1
/
+1
*
Error message editing in backend/executor.
Tom Lane
2003-07-21
1
-1
/
+1
*
Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate
Bruce Momjian
2002-07-11
1
-1
/
+1
*
Back out cleanup patch. Got old version and needs work.
Bruce Momjian
2002-06-25
1
-1
/
+1
*
The attached patch fixes some spelling mistakes, makes the
Bruce Momjian
2002-06-25
1
-1
/
+1
*
Reports missing values as bad.
Bruce Momjian
2002-04-24
1
-0
/
+20
*
Add INSERT(..., DEFAULT, ).
Bruce Momjian
2002-04-05
1
-0
/
+20