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
/
index_including.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support INCLUDE'd columns in SP-GiST.
Tom Lane
2021-04-05
1
-2
/
+1
*
Added relation name in error messages for constraint checks.
Amit Kapila
2020-01-28
1
-2
/
+2
*
Fix nbtree high key "continuescan" row compare bug.
Peter Geoghegan
2019-03-31
1
-1
/
+20
*
Support for INCLUDE attributes in GiST indexes
Alexander Korotkov
2019-03-10
1
-5
/
+3
*
Fix indexable-row-comparison logic to account for covering indexes.
Tom Lane
2019-02-10
1
-0
/
+17
*
Remove pg_constraint.conincluding
Alvaro Herrera
2018-09-03
1
-20
/
+20
*
Improve psql's \d command to show whether index columns are key columns.
Tom Lane
2018-07-19
1
-7
/
+7
*
Fix pg_get_indexdef()'s behavior for included index columns.
Tom Lane
2018-07-19
1
-0
/
+10
*
Drop the rule against included index columns duplicating key columns.
Tom Lane
2018-07-18
1
-7
/
+7
*
Fix ALTER TABLE...SET STATS error message for included columns
Alvaro Herrera
2018-07-16
1
-0
/
+14
*
Adjust INCLUDE index truncation comments and code.
Teodor Sigaev
2018-04-19
1
-49
/
+46
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
1
-0
/
+346
*
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
1
-301
/
+0
*
Fix unstable regression test output.
Tom Lane
2016-04-08
1
-13
/
+13
*
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-04-08
1
-0
/
+301