You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(28) |
Jun
(12) |
Jul
(11) |
Aug
(12) |
Sep
(5) |
Oct
(19) |
Nov
(14) |
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(18) |
Feb
(30) |
Mar
(115) |
Apr
(89) |
May
(50) |
Jun
(44) |
Jul
(22) |
Aug
(13) |
Sep
(11) |
Oct
(30) |
Nov
(28) |
Dec
(39) |
2012 |
Jan
(38) |
Feb
(18) |
Mar
(43) |
Apr
(91) |
May
(108) |
Jun
(46) |
Jul
(37) |
Aug
(44) |
Sep
(33) |
Oct
(29) |
Nov
(36) |
Dec
(15) |
2013 |
Jan
(35) |
Feb
(611) |
Mar
(5) |
Apr
(55) |
May
(30) |
Jun
(28) |
Jul
(458) |
Aug
(34) |
Sep
(9) |
Oct
(39) |
Nov
(22) |
Dec
(32) |
2014 |
Jan
(16) |
Feb
(16) |
Mar
(42) |
Apr
(179) |
May
(7) |
Jun
(6) |
Jul
(9) |
Aug
|
Sep
(4) |
Oct
|
Nov
(3) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
(2) |
2
|
3
|
4
|
5
(1) |
6
|
7
|
8
|
9
|
10
|
11
(3) |
12
|
13
(8) |
14
(2) |
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
|
From: <ap...@us...> - 2014-02-13 09:52:21
|
Project "Postgres-XC". The branch, master has been updated via 9049279165848cdd5587f83aa6255d88eb9bafda (commit) from 0b4543953f32ac3d8d3b7ba1983a19f14c8c091e (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9049279165848cdd5587f83aa6255d88eb9bafda commit 9049279165848cdd5587f83aa6255d88eb9bafda Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 18:26:45 2014 +0900 Fix for planner's occasional infinit loop in FQS module. Patch was submitted by Tomonari Katsumata and was reviewd by Ashutosh Bapat. M src/backend/optimizer/plan/pgxcplan.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 09:27:26
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via e36b20469229b799f0a7b3baec7a3211f25f1e4a (commit) from 0f57cacd8c7e12d4891b35e212a0f4a2b205ad8e (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e36b20469229b799f0a7b3baec7a3211f25f1e4a commit 0b4543953f32ac3d8d3b7ba1983a19f14c8c091e Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 15:47:04 2014 +0900 Improves updatable_view regression to maintain row order returned by RETURNING clause. Conflicts: src/test/regress/sql/updatable_views.sql M src/test/regress/expected/updatable_views_1.out M src/test/regress/sql/updatable_views.sql ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 06:47:38
|
Project "Postgres-XC". The branch, master has been updated via 0b4543953f32ac3d8d3b7ba1983a19f14c8c091e (commit) from 0b3b4d66177808573734c0ce230fea77fe384768 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0b4543953f32ac3d8d3b7ba1983a19f14c8c091e commit 0b4543953f32ac3d8d3b7ba1983a19f14c8c091e Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 15:47:04 2014 +0900 Improves updatable_view regression to maintain row order returned by RETURNING clause. Conflicts: src/test/regress/sql/updatable_views.sql M src/test/regress/expected/updatable_views_1.out M src/test/regress/sql/updatable_views.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/updatable_views_1.out | 13 ++++++++----- src/test/regress/sql/updatable_views.sql | 7 +++++-- 2 files changed, 13 insertions(+), 7 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 06:47:35
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via 0f57cacd8c7e12d4891b35e212a0f4a2b205ad8e (commit) from e5074fa48dd71d3b21d9d6a5c85184f6cf6602c0 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0f57cacd8c7e12d4891b35e212a0f4a2b205ad8e commit 0b4543953f32ac3d8d3b7ba1983a19f14c8c091e Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 15:47:04 2014 +0900 Improves updatable_view regression to maintain row order returned by RETURNING clause. Conflicts: src/test/regress/sql/updatable_views.sql M src/test/regress/expected/updatable_views_1.out M src/test/regress/sql/updatable_views.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/updatable_views_1.out | 7 +++++-- src/test/regress/sql/updatable_views.sql | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 05:43:26
|
Project "Postgres-XC". The branch, master has been updated via 0b3b4d66177808573734c0ce230fea77fe384768 (commit) from 913200d405a70973d28cd8a531ed41d2ef74ae08 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0b3b4d66177808573734c0ce230fea77fe384768 commit 0b3b4d66177808573734c0ce230fea77fe384768 Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 14:00:14 2014 +0900 Fixes PGXC blocked by acquiring TwoPhaseStateLock. Reported by ZhangJulian. M src/backend/access/transam/twophase.c ----------------------------------------------------------------------- Summary of changes: src/backend/access/transam/twophase.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 05:43:23
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via e5074fa48dd71d3b21d9d6a5c85184f6cf6602c0 (commit) from 9b6be5b8ba66eb9e083a4a80669e7d41a2cea3dc (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e5074fa48dd71d3b21d9d6a5c85184f6cf6602c0 commit 0b3b4d66177808573734c0ce230fea77fe384768 Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 14:00:14 2014 +0900 Fixes PGXC blocked by acquiring TwoPhaseStateLock. Reported by ZhangJulian. M src/backend/access/transam/twophase.c ----------------------------------------------------------------------- Summary of changes: src/backend/access/transam/twophase.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 05:43:21
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via 274df0c3c9c68551fae96168a68f849159737af5 (commit) from 720669d5f178c698c69b73dd0a060597391cd53c (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=274df0c3c9c68551fae96168a68f849159737af5 commit 0b3b4d66177808573734c0ce230fea77fe384768 Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 14:00:14 2014 +0900 Fixes PGXC blocked by acquiring TwoPhaseStateLock. Reported by ZhangJulian. M src/backend/access/transam/twophase.c ----------------------------------------------------------------------- Summary of changes: src/backend/access/transam/twophase.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-02-13 05:43:19
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 2b305bdbaa083eb97f64aafc156fea2f827b526d (commit) from a159759c05458c49d9edba11e048bd260a748c3d (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2b305bdbaa083eb97f64aafc156fea2f827b526d commit 0b3b4d66177808573734c0ce230fea77fe384768 Author: Koichi Suzuki <koi...@gm...> Date: Thu Feb 13 14:00:14 2014 +0900 Fixes PGXC blocked by acquiring TwoPhaseStateLock. Reported by ZhangJulian. M src/backend/access/transam/twophase.c ----------------------------------------------------------------------- Summary of changes: src/backend/access/transam/twophase.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |