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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add amcheck missing downlink tests.
Teodor Sigaev
2018-04-25
3
-8
/
+49
*
Add missing and dangling downlink checks to amcheck
Teodor Sigaev
2018-04-25
1
-16
/
+381
*
Change more places to be less trusting of RestrictInfo.is_pushed_down.
Tom Lane
2018-04-20
1
-1
/
+2
*
Adjust INCLUDE index truncation comments and code.
Teodor Sigaev
2018-04-19
1
-38
/
+33
*
Fix potentially-unportable code in contrib/adminpack.
Tom Lane
2018-04-15
1
-2
/
+2
*
Reorganize partitioning code
Alvaro Herrera
2018-04-14
2
-0
/
+2
*
YA attempt to stabilize the results of the postgres_fdw regression test.
Tom Lane
2018-04-12
2
-15
/
+15
*
Revert MERGE patch
Simon Riggs
2018-04-12
2
-62
/
+0
*
Fix clashing function names between jsonb_plperl and jsonb_plperlu
Peter Eisentraut
2018-04-11
1
-6
/
+6
*
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-09
2
-2
/
+0
*
Remove repeated test in contrib/amcheck
Teodor Sigaev
2018-04-09
2
-24
/
+2
*
Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.
Tom Lane
2018-04-08
1
-1
/
+1
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
2
-2
/
+2
*
Add missing "static" markers.
Tom Lane
2018-04-08
1
-3
/
+3
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
8
-32
/
+257
*
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-07
4
-1
/
+94
*
Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.
Andres Freund
2018-04-06
1
-3
/
+0
*
Allow insert and update tuple routing and COPY for foreign tables.
Robert Haas
2018-04-06
5
-3
/
+678
*
Support new default roles with adminpack
Stephen Frost
2018-04-06
6
-33
/
+300
*
Add default roles for file/program access
Stephen Frost
2018-04-06
2
-19
/
+34
*
Refactor PgFdwModifyState creation/destruction into separate functions.
Robert Haas
2018-04-06
1
-109
/
+169
*
Allow background workers to bypass datallowconn
Magnus Hagander
2018-04-05
1
-1
/
+1
*
Add support of bool, bpchar, name and uuid to btree_gin
Teodor Sigaev
2018-04-05
12
-4
/
+688
*
Fix handling of non-upgraded B-tree metapages
Teodor Sigaev
2018-04-05
1
-2
/
+15
*
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-04-04
7
-18
/
+51
*
Remove less-portable-than-believed test case.
Tom Lane
2018-04-04
4
-48
/
+2
*
Fix platform and Perl-version dependencies in new jsonb_plperl code.
Tom Lane
2018-04-04
6
-52
/
+110
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
10
-11
/
+9
*
Suppress compiler warning in new jsonb_plperl code.
Tom Lane
2018-04-03
1
-2
/
+5
*
Transforms for jsonb to PL/Perl
Peter Eisentraut
2018-04-03
12
-2
/
+952
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
2
-0
/
+62
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
2
-62
/
+0
*
Modified files for MERGE
Simon Riggs
2018-04-02
2
-0
/
+62
*
Remove contrib/jsonb_plpython's tests for infinity and NaN conversions.
Tom Lane
2018-04-02
2
-75
/
+0
*
postgres_fdw: Push down partition-wise aggregation.
Robert Haas
2018-04-02
3
-16
/
+220
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
1
-1
/
+1
*
Add amcheck verification of heap relations belonging to btree indexes.
Andres Freund
2018-03-31
6
-33
/
+362
*
Rewrite the code that applies scan/join targets to paths.
Robert Haas
2018-03-29
1
-41
/
+40
*
Fix jsonb_plpython tests on older Python versions
Peter Eisentraut
2018-03-28
2
-3
/
+2
*
Transforms for jsonb to PL/Python
Peter Eisentraut
2018-03-28
12
-2
/
+1140
*
Mop-up for commit feb8254518752b2cb4a8964c374dd82d49ef0e0d.
Tom Lane
2018-03-24
4
-70
/
+70
*
Remove stdbool workaround in sepgsql
Peter Eisentraut
2018-03-22
1
-8
/
+0
*
Improve style guideline compliance of assorted error-report messages.
Tom Lane
2018-03-22
7
-45
/
+73
*
Sync up our various ways of estimating pg_class.reltuples.
Tom Lane
2018-03-22
1
-15
/
+21
*
Fix errors in contrib/bloom index build.
Tom Lane
2018-03-22
1
-6
/
+11
*
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-21
5
-66
/
+57
*
Add strict_word_similarity to pg_trgm module
Teodor Sigaev
2018-03-21
9
-59
/
+1375
*
Rework word_similarity documentation, make it close to actual algorithm.
Teodor Sigaev
2018-03-21
1
-2
/
+2
*
Add 'unit' parameter to ExplainProperty{Integer,Float}.
Andres Freund
2018-03-16
1
-1
/
+1
*
Make ExplainPropertyInteger accept 64bit input, remove *Long variant.
Andres Freund
2018-03-16
1
-2
/
+2
[next]