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
(1) |
2
(2) |
3
|
4
|
5
|
6
(1) |
7
(1) |
8
(3) |
9
|
10
|
11
|
12
(2) |
13
(3) |
14
(2) |
15
(7) |
16
(4) |
17
|
18
|
19
(1) |
20
(7) |
21
|
22
(2) |
23
(1) |
24
|
25
|
26
(1) |
27
|
28
(1) |
29
|
30
|
31
|
From: Michael P. <mic...@us...> - 2011-12-15 05:36:10
|
Project "Postgres-XC". The branch, master has been updated via 5753e6aa180e7bb05afc7bad8f0846044098e2c2 (commit) from 0e93089b78b8c32abd7bfbd2eb30e536bf4987e6 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5753e6aa180e7bb05afc7bad8f0846044098e2c2 commit 5753e6aa180e7bb05afc7bad8f0846044098e2c2 Author: Michael P <mic...@us...> Date: Thu Dec 15 14:39:01 2011 +0900 Fix for regression test prepared_xacts PostgreSQL returns the same results in expected results numbered 0 and 1. So this output is correct. M src/test/regress/expected/prepared_xacts_2.out ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/prepared_xacts_2.out | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-15 05:21:59
|
Project "Postgres-XC". The branch, master has been updated via 0e93089b78b8c32abd7bfbd2eb30e536bf4987e6 (commit) from 593134cb10d2129d5be5887602138892446a49da (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0e93089b78b8c32abd7bfbd2eb30e536bf4987e6 commit 0e93089b78b8c32abd7bfbd2eb30e536bf4987e6 Author: Michael P <mic...@us...> Date: Thu Dec 15 14:24:53 2011 +0900 Fix for regression test rowtypes PostgreSQL gives the same result on the query that was failing. M src/test/regress/expected/rowtypes_1.out ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/rowtypes_1.out | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-15 04:49:55
|
Project "Postgres-XC". The branch, master has been updated via 593134cb10d2129d5be5887602138892446a49da (commit) from af3dc64d6197d400269b1f5d392f1d1ba2477da1 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=593134cb10d2129d5be5887602138892446a49da commit 593134cb10d2129d5be5887602138892446a49da Author: Michael P <mic...@us...> Date: Thu Dec 15 13:52:47 2011 +0900 Fix for regression test temp Since complete support of INSERT SELECT, now test is merged with normal postgres. D src/test/regress/expected/temp_1.out M src/test/regress/sql/temp.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/temp_1.out | 197 ---------------------------------- src/test/regress/sql/temp.sql | 6 +- 2 files changed, 3 insertions(+), 200 deletions(-) delete mode 100644 src/test/regress/expected/temp_1.out hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-15 03:22:56
|
Project "Postgres-XC". The branch, master has been updated via af3dc64d6197d400269b1f5d392f1d1ba2477da1 (commit) from 325d840643aa787252aa8be68e99cbdb3e6aad93 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=af3dc64d6197d400269b1f5d392f1d1ba2477da1 commit af3dc64d6197d400269b1f5d392f1d1ba2477da1 Author: Michael P <mic...@us...> Date: Thu Dec 15 12:25:43 2011 +0900 Fix for regression test create_misc This test was outdated and broken since CTAS commit. M src/test/regress/expected/create_misc.out D src/test/regress/output/create_misc_1.source R100 src/test/regress/input/create_misc.source src/test/regress/sql/create_misc.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/create_misc.out | 22 ++-- src/test/regress/output/create_misc_1.source | 157 -------------------- .../create_misc.source => sql/create_misc.sql} | 0 3 files changed, 11 insertions(+), 168 deletions(-) delete mode 100644 src/test/regress/output/create_misc_1.source rename src/test/regress/{input/create_misc.source => sql/create_misc.sql} (100%) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-15 02:18:20
|
Project "Postgres-XC". The branch, master has been updated via 325d840643aa787252aa8be68e99cbdb3e6aad93 (commit) via 2a4396e5010d22e39d007ec0af6c1c4c3830b6b2 (commit) via 85ebc6efd1c92d54108518f08482f76629abf553 (commit) from caf15543cdadff39db3cae8e076b85d89ed6c8e6 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=325d840643aa787252aa8be68e99cbdb3e6aad93 commit 325d840643aa787252aa8be68e99cbdb3e6aad93 Author: Michael P <mic...@us...> Date: Thu Dec 15 11:20:05 2011 +0900 Fix for regression test tablespace This was broken since CREATE TABLE AS commit. M src/test/regress/output/tablespace_1.source http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2a4396e5010d22e39d007ec0af6c1c4c3830b6b2 commit 325d840643aa787252aa8be68e99cbdb3e6aad93 Author: Michael P <mic...@us...> Date: Thu Dec 15 11:20:05 2011 +0900 Fix for regression test tablespace This was broken since CREATE TABLE AS commit. M src/test/regress/output/tablespace_1.source http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=85ebc6efd1c92d54108518f08482f76629abf553 commit 325d840643aa787252aa8be68e99cbdb3e6aad93 Author: Michael P <mic...@us...> Date: Thu Dec 15 11:20:05 2011 +0900 Fix for regression test tablespace This was broken since CREATE TABLE AS commit. M src/test/regress/output/tablespace_1.source ----------------------------------------------------------------------- Summary of changes: src/backend/catalog/pg_proc.c | 15 ++++++++++++ src/backend/pgxc/plan/planner.c | 33 +++++++++++++++++++++++++++ src/include/pgxc/planner.h | 1 + src/test/regress/output/tablespace_1.source | 25 +++++++++----------- src/test/regress/sql/bitmapops.sql | 7 +++-- 5 files changed, 64 insertions(+), 17 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-15 01:44:35
|
Project "Postgres-XC". The branch, master has been updated via caf15543cdadff39db3cae8e076b85d89ed6c8e6 (commit) from 9636caffda2f38d47c23c1848f4f22d77c958d2a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=caf15543cdadff39db3cae8e076b85d89ed6c8e6 commit caf15543cdadff39db3cae8e076b85d89ed6c8e6 Author: Michael P <mic...@us...> Date: Thu Dec 15 10:45:03 2011 +0900 Support CTAS for node subsets and add documentation CTAS is supports node subsets the same way as CREATE TABLE. This commit includes fixes for warnings of related to CTAS and its documentation. A fix is made with a problem found with the special fix for round robin tables. It happened that other table's sublist were not used anymore, leading to inconsistencies when using INSERT SELECT on a subset of nodes. M doc-xc/src/sgml/ref/create_table.sgmlin M doc-xc/src/sgml/ref/create_table_as.sgmlin M src/backend/nodes/copyfuncs.c M src/backend/optimizer/plan/createplan.c M src/backend/parser/gram.y M src/backend/pgxc/pool/execRemote.c M src/backend/rewrite/rewriteHandler.c M src/backend/tcop/utility.c M src/backend/utils/adt/ruleutils.c M src/include/nodes/primnodes.h ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ref/create_table.sgmlin | 2 +- doc-xc/src/sgml/ref/create_table_as.sgmlin | 138 +++++++++++++++++++++++++-- src/backend/nodes/copyfuncs.c | 4 + src/backend/optimizer/plan/createplan.c | 5 +- src/backend/parser/gram.y | 3 +- src/backend/pgxc/pool/execRemote.c | 35 +++++-- src/backend/rewrite/rewriteHandler.c | 143 +--------------------------- src/backend/tcop/utility.c | 6 - src/backend/utils/adt/ruleutils.c | 39 ++++++++ src/include/nodes/primnodes.h | 7 +- 10 files changed, 209 insertions(+), 173 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2011-12-15 01:36:14
|
Project "Postgres-XC". The branch, master has been updated via 9636caffda2f38d47c23c1848f4f22d77c958d2a (commit) from 8a05756a702051d55a35ec3f4953f381f977b53a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9636caffda2f38d47c23c1848f4f22d77c958d2a commit 9636caffda2f38d47c23c1848f4f22d77c958d2a Author: Koichi Suzuki <koi...@gm...> Date: Thu Dec 15 10:34:02 2011 +0900 This commit eliminates compilation warning in GTM related to the modified files. modified: src/backend/utils/mmgr/mcxt.c modified: src/gtm/client/gtm_client.c modified: src/gtm/common/gtm_serialize.c modified: src/gtm/common/mcxt.c modified: src/gtm/main/gtm_standby.c modified: src/include/gtm/gtm_standby.h M src/backend/utils/mmgr/mcxt.c M src/gtm/client/gtm_client.c M src/gtm/common/gtm_serialize.c M src/gtm/common/mcxt.c M src/gtm/main/gtm_standby.c M src/include/gtm/gtm_standby.h ----------------------------------------------------------------------- Summary of changes: src/backend/utils/mmgr/mcxt.c | 3 +++ src/gtm/client/gtm_client.c | 1 - src/gtm/common/gtm_serialize.c | 18 ------------------ src/gtm/common/mcxt.c | 1 + src/gtm/main/gtm_standby.c | 3 +-- src/include/gtm/gtm_standby.h | 4 ++++ 6 files changed, 9 insertions(+), 21 deletions(-) hooks/post-receive -- Postgres-XC |