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
|
3
|
4
(16) |
5
(4) |
6
(2) |
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
(1) |
19
|
20
(7) |
21
|
22
|
23
|
24
(5) |
25
|
26
|
27
|
28
(7) |
29
|
30
|
31
|
|
|
|
|
|
From: <ap...@us...> - 2014-03-20 09:36:39
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via 5c708565de82141272f539d589952c1b1b01ffb0 (commit) from a55ef1d31e4ebfc3ab17a14d4f9ab583ac69eac2 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5c708565de82141272f539d589952c1b1b01ffb0 commit 2c0d2fd6931a26b7ba3ffe0cb5af78560152dd8e Author: Koichi Suzuki <koi...@gm...> Date: Thu Mar 20 18:30:51 2014 +0900 Correction of pgbench -k correction commit backport. M contrib/pgbench/pgbench.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2014-03-20 09:31:45
|
Project "Postgres-XC". The branch, master has been updated via 2c0d2fd6931a26b7ba3ffe0cb5af78560152dd8e (commit) from c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2c0d2fd6931a26b7ba3ffe0cb5af78560152dd8e commit 2c0d2fd6931a26b7ba3ffe0cb5af78560152dd8e Author: Koichi Suzuki <koi...@gm...> Date: Thu Mar 20 18:30:51 2014 +0900 Correction of pgbench -k correction commit backport. M contrib/pgbench/pgbench.c ----------------------------------------------------------------------- Summary of changes: contrib/pgbench/pgbench.c | 23 ++++++++--------------- 1 files changed, 8 insertions(+), 15 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2014-03-20 09:26:03
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via a55ef1d31e4ebfc3ab17a14d4f9ab583ac69eac2 (commit) from 0fb9b63c55d073b944b35731665105c5b9ab63b1 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a55ef1d31e4ebfc3ab17a14d4f9ab583ac69eac2 commit c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c Author: Koichi Suzuki <koi...@gm...> Date: Thu Mar 20 17:37:04 2014 +0900 Collection of queries used with -k option. With -k option, all the tables are distributed with bid and queries should have used correct bid value. The commit correct this. Posted by Tetsuo Sakata. M contrib/pgbench/pgbench.c ----------------------------------------------------------------------- Summary of changes: contrib/pgbench/pgbench.c | 23 ++++++++--------------- 1 files changed, 8 insertions(+), 15 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2014-03-20 09:00:37
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via 00afe247d1439615079bc7ba2a6009a4789b40a9 (commit) from 8e158a6e08942ee98dc34c3ec529ad13d06cbfa9 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=00afe247d1439615079bc7ba2a6009a4789b40a9 commit c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c Author: Koichi Suzuki <koi...@gm...> Date: Thu Mar 20 17:37:04 2014 +0900 Collection of queries used with -k option. With -k option, all the tables are distributed with bid and queries should have used correct bid value. The commit correct this. Posted by Tetsuo Sakata. M contrib/pgbench/pgbench.c ----------------------------------------------------------------------- Summary of changes: contrib/pgbench/pgbench.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2014-03-20 08:58:49
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via 0fb9b63c55d073b944b35731665105c5b9ab63b1 (commit) from 08442576f5b8ddf7c574e4e1972dcaabf2662497 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0fb9b63c55d073b944b35731665105c5b9ab63b1 commit c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c Author: Koichi Suzuki <koi...@gm...> Date: Thu Mar 20 17:37:04 2014 +0900 Collection of queries used with -k option. With -k option, all the tables are distributed with bid and queries should have used correct bid value. The commit correct this. Posted by Tetsuo Sakata. M contrib/pgbench/pgbench.c ----------------------------------------------------------------------- Summary of changes: contrib/pgbench/pgbench.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-03-20 08:39:33
|
Project "Postgres-XC". The branch, master has been updated via c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c (commit) from 6f3f80b979092a808c1d84248602f3ff83976ced (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c commit c7b151411ac453f24cf7bbff17ea2dc1bb48bf9c Author: Koichi Suzuki <koi...@gm...> Date: Thu Mar 20 17:37:04 2014 +0900 Collection of queries used with -k option. With -k option, all the tables are distributed with bid and queries should have used correct bid value. The commit correct this. Posted by Tetsuo Sakata. M contrib/pgbench/pgbench.c ----------------------------------------------------------------------- Summary of changes: contrib/pgbench/pgbench.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) hooks/post-receive -- Postgres-XC |
From: <ap...@us...> - 2014-03-20 02:30:08
|
Project "Postgres-XC". The branch, master has been updated via 6f3f80b979092a808c1d84248602f3ff83976ced (commit) from 5feb1fa63d93ba40ebfdef097fde347cecdd8a3a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6f3f80b979092a808c1d84248602f3ff83976ced commit 6f3f80b979092a808c1d84248602f3ff83976ced Author: SAITO Masataka <pg...@gm...> Date: Tue Mar 18 11:13:36 2014 +0900 Fix VPATH compiling issue on initgtm. M src/bin/initgtm/Makefile ----------------------------------------------------------------------- Summary of changes: src/bin/initgtm/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |