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
|
5
|
6
|
7
(4) |
8
|
9
(2) |
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
(8) |
19
|
20
|
21
(2) |
22
(4) |
23
(2) |
24
(3) |
25
|
26
|
27
|
28
|
29
|
30
(4) |
31
(6) |
|
|
From: Amit K. <ami...@us...> - 2013-01-31 07:59:56
|
Project "Postgres-XC". The branch, master has been updated via 7b36cbedc3e4f587e784de481f409b91da15ef1d (commit) from 67938d033987a8df0ebd6cc70f592fad488c5abe (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=7b36cbedc3e4f587e784de481f409b91da15ef1d commit 7b36cbedc3e4f587e784de481f409b91da15ef1d Author: Amit Khandekar <ami...@en...> Date: Thu Jan 31 13:28:46 2013 +0530 Fix for Bug 3601848. Node copy function of RemoteQuery copied remote_param_types field even when it was NULL in the source node, leading to inconsistent BIND message being sent to datanode. Corrected the same. M src/backend/nodes/copyfuncs.c M src/test/regress/expected/plpgsql_1.out M src/test/regress/sql/plpgsql.sql ----------------------------------------------------------------------- Summary of changes: src/backend/nodes/copyfuncs.c | 7 +++++-- src/test/regress/expected/plpgsql_1.out | 23 ++++++++++++----------- src/test/regress/sql/plpgsql.sql | 2 -- 3 files changed, 17 insertions(+), 15 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-31 06:47:30
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via e94a65d33a602b3b2118a4f074d7ba5ccbbc4900 (commit) from bc013e2b5e31c6b7fe87a0813fac5223ed091372 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e94a65d33a602b3b2118a4f074d7ba5ccbbc4900 commit 67938d033987a8df0ebd6cc70f592fad488c5abe Author: Koichi Suzuki <koi...@gm...> Date: Thu Jan 31 15:40:20 2013 +0900 Improve description of primary and preferred node in CREATE NODE. modified: doc-xc/src/sgml/ref/create_node.sgmlin M doc-xc/src/sgml/ref/create_node.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ref/create_node.sgmlin | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-31 06:42:26
|
Project "Postgres-XC". The branch, master has been updated via 67938d033987a8df0ebd6cc70f592fad488c5abe (commit) from e222b7bd2fc3c3933258ee91b6b94d3487095299 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=67938d033987a8df0ebd6cc70f592fad488c5abe commit 67938d033987a8df0ebd6cc70f592fad488c5abe Author: Koichi Suzuki <koi...@gm...> Date: Thu Jan 31 15:40:20 2013 +0900 Improve description of primary and preferred node in CREATE NODE. modified: doc-xc/src/sgml/ref/create_node.sgmlin M doc-xc/src/sgml/ref/create_node.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ref/create_node.sgmlin | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-31 06:32:52
|
Project "Postgres-XC". The branch, master has been updated via e222b7bd2fc3c3933258ee91b6b94d3487095299 (commit) from ac82817342889b2284510849dcedd86a5d702143 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e222b7bd2fc3c3933258ee91b6b94d3487095299 commit e222b7bd2fc3c3933258ee91b6b94d3487095299 Author: Koichi Suzuki <koi...@gm...> Date: Thu Jan 31 15:31:27 2013 +0900 mprove description that XC does not support any constraint which needs rows at remote nodes to enforce. modified: doc-xc/src/sgml/ddl.sgmlin modified: doc-xc/src/sgml/filelist.sgmlin modified: doc-xc/src/sgml/indices.sgmlin modified: doc-xc/src/sgml/ref/alter_domain.sgmlin modified: doc-xc/src/sgml/ref/create_domain.sgmlin modified: doc-xc/src/sgml/ref/create_table.sgmlin new file: doc-xc/src/sgml/xc-constraint.sgmlin M doc-xc/src/sgml/ddl.sgmlin M doc-xc/src/sgml/filelist.sgmlin M doc-xc/src/sgml/indices.sgmlin M doc-xc/src/sgml/ref/alter_domain.sgmlin M doc-xc/src/sgml/ref/create_domain.sgmlin M doc-xc/src/sgml/ref/create_table.sgmlin A doc-xc/src/sgml/xc-constraint.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ddl.sgmlin | 2 ++ doc-xc/src/sgml/filelist.sgmlin | 1 + doc-xc/src/sgml/indices.sgmlin | 4 +++- doc-xc/src/sgml/ref/alter_domain.sgmlin | 1 + doc-xc/src/sgml/ref/create_domain.sgmlin | 1 + doc-xc/src/sgml/ref/create_table.sgmlin | 1 + doc-xc/src/sgml/xc-constraint.sgmlin | 6 ++++++ 7 files changed, 15 insertions(+), 1 deletions(-) create mode 100644 doc-xc/src/sgml/xc-constraint.sgmlin hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-31 06:21:53
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via bc013e2b5e31c6b7fe87a0813fac5223ed091372 (commit) from 48144a56a847918cd7b85506e97f6759460c6a32 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bc013e2b5e31c6b7fe87a0813fac5223ed091372 commit ac82817342889b2284510849dcedd86a5d702143 Author: Abbas <abb...@en...> Date: Wed Jan 30 09:15:15 2013 +0500 Correct documentation of INSERT/UPDATE/DELETE after supporting RETURNING clause M doc-xc/src/sgml/ref/delete.sgmlin M doc-xc/src/sgml/ref/insert.sgmlin M doc-xc/src/sgml/ref/update.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/xc-constraint.sgmlin | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 doc-xc/src/sgml/xc-constraint.sgmlin hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-31 06:12:58
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 48144a56a847918cd7b85506e97f6759460c6a32 (commit) from bf12c553c490285f8f82d69269d858b862550740 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=48144a56a847918cd7b85506e97f6759460c6a32 commit ac82817342889b2284510849dcedd86a5d702143 Author: Abbas <abb...@en...> Date: Wed Jan 30 09:15:15 2013 +0500 Correct documentation of INSERT/UPDATE/DELETE after supporting RETURNING clause M doc-xc/src/sgml/ref/delete.sgmlin M doc-xc/src/sgml/ref/insert.sgmlin M doc-xc/src/sgml/ref/update.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ddl.sgmlin | 2 ++ doc-xc/src/sgml/filelist.sgmlin | 1 + doc-xc/src/sgml/indices.sgmlin | 4 +++- doc-xc/src/sgml/ref/alter_domain.sgmlin | 1 + doc-xc/src/sgml/ref/create_domain.sgmlin | 1 + doc-xc/src/sgml/ref/create_table.sgmlin | 1 + 6 files changed, 9 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |