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 |
From: Abbas B. <ga...@us...> - 2013-01-30 04:19:35
|
Project "Postgres-XC". The branch, master has been updated via ac82817342889b2284510849dcedd86a5d702143 (commit) from 1d584d813bcb951cf74f7ef63551cd2a04d0aae1 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ac82817342889b2284510849dcedd86a5d702143 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/ref/delete.sgmlin | 16 ---------------- doc-xc/src/sgml/ref/insert.sgmlin | 14 +++++--------- doc-xc/src/sgml/ref/update.sgmlin | 18 ------------------ 3 files changed, 5 insertions(+), 43 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-30 02:13:34
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via bf12c553c490285f8f82d69269d858b862550740 (commit) from cb42ee6c98e98fca32f52badb2b38253981a8ff9 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bf12c553c490285f8f82d69269d858b862550740 commit 1d584d813bcb951cf74f7ef63551cd2a04d0aae1 Author: Koichi Suzuki <koi...@gm...> Date: Wed Jan 30 10:58:18 2013 +0900 This commit enable gtm_proxy to unregister itself when the registration failed. This patch is similar to pg_ctl stop -m immediate improvement to eliminate DBA intervention when gtm_proxy was killed/crashed and needs just a restart. modified: src/gtm/proxy/proxy_main.c M src/gtm/proxy/proxy_main.c ----------------------------------------------------------------------- Summary of changes: src/gtm/proxy/proxy_main.c | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-30 02:00:19
|
Project "Postgres-XC". The branch, master has been updated via 1d584d813bcb951cf74f7ef63551cd2a04d0aae1 (commit) from a34e2681511c7afe1fbcea50d61e3be6d8f27f00 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1d584d813bcb951cf74f7ef63551cd2a04d0aae1 commit 1d584d813bcb951cf74f7ef63551cd2a04d0aae1 Author: Koichi Suzuki <koi...@gm...> Date: Wed Jan 30 10:58:18 2013 +0900 This commit enable gtm_proxy to unregister itself when the registration failed. This patch is similar to pg_ctl stop -m immediate improvement to eliminate DBA intervention when gtm_proxy was killed/crashed and needs just a restart. modified: src/gtm/proxy/proxy_main.c M src/gtm/proxy/proxy_main.c ----------------------------------------------------------------------- Summary of changes: src/gtm/proxy/proxy_main.c | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-30 01:26:01
|
Project "Postgres-XC". The branch, master has been updated via a34e2681511c7afe1fbcea50d61e3be6d8f27f00 (commit) from f4a3652271d80627dcc28171eeccd7620ad397c7 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a34e2681511c7afe1fbcea50d61e3be6d8f27f00 commit a34e2681511c7afe1fbcea50d61e3be6d8f27f00 Author: Koichi Suzuki <koi...@gm...> Date: Wed Jan 30 10:24:02 2013 +0900 The patch allows xc_maintenance_mode to use DML in execute direct and direct connection to datanodes. Xc_maintenance_mode can be set to on only by superusers and it cannot be set to on in postgresql.conf or postgres/pg_ctl command line parameters. It can be set only in a session. This extension maintains its safetiness and allows (only) DBA to cleanup XC cluster state without reconfiguration. modified: doc-xc/src/sgml/config.sgmlin modified: src/backend/access/transam/xact.c modified: src/backend/parser/analyze.c M doc-xc/src/sgml/config.sgmlin M src/backend/access/transam/xact.c M src/backend/parser/analyze.c ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/config.sgmlin | 6 +++++- src/backend/access/transam/xact.c | 4 +++- src/backend/parser/analyze.c | 6 +++--- 3 files changed, 11 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@gm...> - 2013-01-24 13:04:28
|
Thanks Abbas. ---------- Koichi Suzuki 2013/1/24 Abbas Butt <abb...@en...>: > > > On Thu, Jan 24, 2013 at 1:34 PM, Koichi Suzuki <koi...@gm...> > wrote: >> >> Thanks a lot Abbas; >> >> This has been very tough work. It's very valuable because it is the >> fundamentals for triggers and global constraints. >> >> Because it passed long review process, the code is great. Please let >> me have one question: Are there any modification to reference >> document? > > > Yes there will be changes to the documentation, I will submit the patch for > that as soon as I finish the Query structure usage in DML planning work. > > >> >> If there's some restrictions, I think we should include >> this. > > > Currently there is not restriction but there are a few things the user needs > to know when using DMLs on replicated tables with RETURNING. I will try to > cover them in the documentation changes. > >> >> >> Regards; >> ---------- >> Koichi Suzuki >> >> >> 2013/1/23 Abbas Butt <ga...@us...>: >> > Project "Postgres-XC". >> > >> > The branch, master has been updated >> > via f4a3652271d80627dcc28171eeccd7620ad397c7 (commit) >> > from e4279c68e3db231511025d4f2115fd459a3398ce (commit) >> > >> > >> > - Log ----------------------------------------------------------------- >> > >> > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f4a3652271d80627dcc28171eeccd7620ad397c7 >> > >> > commit f4a3652271d80627dcc28171eeccd7620ad397c7 >> > Author: Abbas <abb...@en...> >> > Date: Wed Jan 23 13:53:14 2013 +0500 >> > >> > Add support for RETURNING clause in DMLs >> > >> > The patch does the following major changes >> > >> > 1. Modifies the DML planning code to send the shippable part >> > of the returning list to the datanodes in the remote query. >> > 2. Modifies the var references in returning list according to >> > the target list that was sent to the datanodes since the >> > tuples returned from the datanodes will contain vars in >> > that order. >> > 3. Modifies remote query execution to make sure that a single >> > response is accepted in case of DMLs on replicated tables >> > with returning lists. >> > 4. Manages the fact that a DML can return tuples during remote >> > query execution. >> > 5. Manages null tuples received from datanodes while counting >> > modified tuples. >> > 6. Uses projection mechanism to show returned tuples >> > 7. Adds test cases. >> > >> > Special thanks to Ashutosh for reviewing the patch. >> > >> > M src/backend/executor/nodeModifyTable.c >> > M src/backend/optimizer/plan/pgxcplan.c >> > M src/backend/optimizer/plan/setrefs.c >> > M src/backend/optimizer/util/pgxcship.c >> > M src/backend/parser/parse_relation.c >> > M src/backend/pgxc/pool/execRemote.c >> > M src/backend/utils/adt/ruleutils.c >> > M src/include/pgxc/execRemote.h >> > M src/include/utils/builtins.h >> > M src/test/regress/expected/plpgsql_1.out >> > M src/test/regress/expected/rangefuncs_1.out >> > M src/test/regress/expected/returning_1.out >> > M src/test/regress/expected/triggers_1.out >> > M src/test/regress/expected/with.out >> > M src/test/regress/expected/xc_create_function.out >> > A src/test/regress/expected/xc_returning.out >> > M src/test/regress/parallel_schedule >> > M src/test/regress/serial_schedule >> > M src/test/regress/sql/returning.sql >> > M src/test/regress/sql/with.sql >> > M src/test/regress/sql/xc_create_function.sql >> > A src/test/regress/sql/xc_returning.sql >> > >> > ----------------------------------------------------------------------- >> > >> > Summary of changes: >> > src/backend/executor/nodeModifyTable.c | 127 ++- >> > src/backend/optimizer/plan/pgxcplan.c | 125 ++- >> > src/backend/optimizer/plan/setrefs.c | 141 +++- >> > src/backend/optimizer/util/pgxcship.c | 4 + >> > src/backend/parser/parse_relation.c | 7 - >> > src/backend/pgxc/pool/execRemote.c | 303 ++++- >> > src/backend/utils/adt/ruleutils.c | 33 + >> > src/include/pgxc/execRemote.h | 5 +- >> > src/include/utils/builtins.h | 1 + >> > src/test/regress/expected/plpgsql_1.out | 42 +- >> > src/test/regress/expected/rangefuncs_1.out | 178 +++- >> > src/test/regress/expected/returning_1.out | 269 +++-- >> > src/test/regress/expected/triggers_1.out | 12 +- >> > src/test/regress/expected/with.out | 512 +++++++-- >> > src/test/regress/expected/xc_create_function.out | 23 +- >> > src/test/regress/expected/xc_returning.out | 1324 >> > ++++++++++++++++++++++ >> > src/test/regress/parallel_schedule | 3 +- >> > src/test/regress/serial_schedule | 1 + >> > src/test/regress/sql/returning.sql | 18 +- >> > src/test/regress/sql/with.sql | 18 +- >> > src/test/regress/sql/xc_create_function.sql | 24 +- >> > src/test/regress/sql/xc_returning.sql | 1006 >> > ++++++++++++++++ >> > 22 files changed, 3834 insertions(+), 342 deletions(-) >> > create mode 100644 src/test/regress/expected/xc_returning.out >> > create mode 100644 src/test/regress/sql/xc_returning.sql >> > >> > >> > hooks/post-receive >> > -- >> > Postgres-XC >> > >> > >> > ------------------------------------------------------------------------------ >> > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, >> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current >> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft >> > MVPs and experts. ON SALE this month only -- learn more at: >> > http://p.sf.net/sfu/learnnow-d2d >> > _______________________________________________ >> > Postgres-xc-committers mailing list >> > Pos...@li... >> > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > > > > > -- > -- > Abbas > Architect > EnterpriseDB Corporation > The Enterprise PostgreSQL Company > > Phone: 92-334-5100153 > > Website: www.enterprisedb.com > EnterpriseDB Blog: http://blogs.enterprisedb.com/ > Follow us on Twitter: http://www.twitter.com/enterprisedb > > This e-mail message (and any attachment) is intended for the use of > the individual or entity to whom it is addressed. This message > contains information from EnterpriseDB Corporation that may be > privileged, confidential, or exempt from disclosure under applicable > law. If you are not the intended recipient or authorized to receive > this for the intended recipient, any use, dissemination, distribution, > retention, archiving, or copying of this communication is strictly > prohibited. If you have received this e-mail in error, please notify > the sender immediately by reply e-mail and delete this message. |
From: Abbas B. <abb...@en...> - 2013-01-24 09:34:13
|
On Thu, Jan 24, 2013 at 1:34 PM, Koichi Suzuki <koi...@gm...>wrote: > Thanks a lot Abbas; > > This has been very tough work. It's very valuable because it is the > fundamentals for triggers and global constraints. > > Because it passed long review process, the code is great. Please let > me have one question: Are there any modification to reference > document? Yes there will be changes to the documentation, I will submit the patch for that as soon as I finish the Query structure usage in DML planning work. > If there's some restrictions, I think we should include > this. > Currently there is not restriction but there are a few things the user needs to know when using DMLs on replicated tables with RETURNING. I will try to cover them in the documentation changes. > > Regards; > ---------- > Koichi Suzuki > > > 2013/1/23 Abbas Butt <ga...@us...>: > > Project "Postgres-XC". > > > > The branch, master has been updated > > via f4a3652271d80627dcc28171eeccd7620ad397c7 (commit) > > from e4279c68e3db231511025d4f2115fd459a3398ce (commit) > > > > > > - Log ----------------------------------------------------------------- > > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f4a3652271d80627dcc28171eeccd7620ad397c7 > > > > commit f4a3652271d80627dcc28171eeccd7620ad397c7 > > Author: Abbas <abb...@en...> > > Date: Wed Jan 23 13:53:14 2013 +0500 > > > > Add support for RETURNING clause in DMLs > > > > The patch does the following major changes > > > > 1. Modifies the DML planning code to send the shippable part > > of the returning list to the datanodes in the remote query. > > 2. Modifies the var references in returning list according to > > the target list that was sent to the datanodes since the > > tuples returned from the datanodes will contain vars in > > that order. > > 3. Modifies remote query execution to make sure that a single > > response is accepted in case of DMLs on replicated tables > > with returning lists. > > 4. Manages the fact that a DML can return tuples during remote > > query execution. > > 5. Manages null tuples received from datanodes while counting > > modified tuples. > > 6. Uses projection mechanism to show returned tuples > > 7. Adds test cases. > > > > Special thanks to Ashutosh for reviewing the patch. > > > > M src/backend/executor/nodeModifyTable.c > > M src/backend/optimizer/plan/pgxcplan.c > > M src/backend/optimizer/plan/setrefs.c > > M src/backend/optimizer/util/pgxcship.c > > M src/backend/parser/parse_relation.c > > M src/backend/pgxc/pool/execRemote.c > > M src/backend/utils/adt/ruleutils.c > > M src/include/pgxc/execRemote.h > > M src/include/utils/builtins.h > > M src/test/regress/expected/plpgsql_1.out > > M src/test/regress/expected/rangefuncs_1.out > > M src/test/regress/expected/returning_1.out > > M src/test/regress/expected/triggers_1.out > > M src/test/regress/expected/with.out > > M src/test/regress/expected/xc_create_function.out > > A src/test/regress/expected/xc_returning.out > > M src/test/regress/parallel_schedule > > M src/test/regress/serial_schedule > > M src/test/regress/sql/returning.sql > > M src/test/regress/sql/with.sql > > M src/test/regress/sql/xc_create_function.sql > > A src/test/regress/sql/xc_returning.sql > > > > ----------------------------------------------------------------------- > > > > Summary of changes: > > src/backend/executor/nodeModifyTable.c | 127 ++- > > src/backend/optimizer/plan/pgxcplan.c | 125 ++- > > src/backend/optimizer/plan/setrefs.c | 141 +++- > > src/backend/optimizer/util/pgxcship.c | 4 + > > src/backend/parser/parse_relation.c | 7 - > > src/backend/pgxc/pool/execRemote.c | 303 ++++- > > src/backend/utils/adt/ruleutils.c | 33 + > > src/include/pgxc/execRemote.h | 5 +- > > src/include/utils/builtins.h | 1 + > > src/test/regress/expected/plpgsql_1.out | 42 +- > > src/test/regress/expected/rangefuncs_1.out | 178 +++- > > src/test/regress/expected/returning_1.out | 269 +++-- > > src/test/regress/expected/triggers_1.out | 12 +- > > src/test/regress/expected/with.out | 512 +++++++-- > > src/test/regress/expected/xc_create_function.out | 23 +- > > src/test/regress/expected/xc_returning.out | 1324 > ++++++++++++++++++++++ > > src/test/regress/parallel_schedule | 3 +- > > src/test/regress/serial_schedule | 1 + > > src/test/regress/sql/returning.sql | 18 +- > > src/test/regress/sql/with.sql | 18 +- > > src/test/regress/sql/xc_create_function.sql | 24 +- > > src/test/regress/sql/xc_returning.sql | 1006 ++++++++++++++++ > > 22 files changed, 3834 insertions(+), 342 deletions(-) > > create mode 100644 src/test/regress/expected/xc_returning.out > > create mode 100644 src/test/regress/sql/xc_returning.sql > > > > > > hooks/post-receive > > -- > > Postgres-XC > > > > > ------------------------------------------------------------------------------ > > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > > MVPs and experts. ON SALE this month only -- learn more at: > > http://p.sf.net/sfu/learnnow-d2d > > _______________________________________________ > > Postgres-xc-committers mailing list > > Pos...@li... > > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > -- -- Abbas Architect EnterpriseDB Corporation The Enterprise PostgreSQL Company Phone: 92-334-5100153 Website: www.enterprisedb.com EnterpriseDB Blog: http://blogs.enterprisedb.com/ Follow us on Twitter: http://www.twitter.com/enterprisedb This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message. |
From: Koichi S. <koi...@gm...> - 2013-01-24 08:35:03
|
Thanks a lot Abbas; This has been very tough work. It's very valuable because it is the fundamentals for triggers and global constraints. Because it passed long review process, the code is great. Please let me have one question: Are there any modification to reference document? If there's some restrictions, I think we should include this. Regards; ---------- Koichi Suzuki 2013/1/23 Abbas Butt <ga...@us...>: > Project "Postgres-XC". > > The branch, master has been updated > via f4a3652271d80627dcc28171eeccd7620ad397c7 (commit) > from e4279c68e3db231511025d4f2115fd459a3398ce (commit) > > > - Log ----------------------------------------------------------------- > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f4a3652271d80627dcc28171eeccd7620ad397c7 > > commit f4a3652271d80627dcc28171eeccd7620ad397c7 > Author: Abbas <abb...@en...> > Date: Wed Jan 23 13:53:14 2013 +0500 > > Add support for RETURNING clause in DMLs > > The patch does the following major changes > > 1. Modifies the DML planning code to send the shippable part > of the returning list to the datanodes in the remote query. > 2. Modifies the var references in returning list according to > the target list that was sent to the datanodes since the > tuples returned from the datanodes will contain vars in > that order. > 3. Modifies remote query execution to make sure that a single > response is accepted in case of DMLs on replicated tables > with returning lists. > 4. Manages the fact that a DML can return tuples during remote > query execution. > 5. Manages null tuples received from datanodes while counting > modified tuples. > 6. Uses projection mechanism to show returned tuples > 7. Adds test cases. > > Special thanks to Ashutosh for reviewing the patch. > > M src/backend/executor/nodeModifyTable.c > M src/backend/optimizer/plan/pgxcplan.c > M src/backend/optimizer/plan/setrefs.c > M src/backend/optimizer/util/pgxcship.c > M src/backend/parser/parse_relation.c > M src/backend/pgxc/pool/execRemote.c > M src/backend/utils/adt/ruleutils.c > M src/include/pgxc/execRemote.h > M src/include/utils/builtins.h > M src/test/regress/expected/plpgsql_1.out > M src/test/regress/expected/rangefuncs_1.out > M src/test/regress/expected/returning_1.out > M src/test/regress/expected/triggers_1.out > M src/test/regress/expected/with.out > M src/test/regress/expected/xc_create_function.out > A src/test/regress/expected/xc_returning.out > M src/test/regress/parallel_schedule > M src/test/regress/serial_schedule > M src/test/regress/sql/returning.sql > M src/test/regress/sql/with.sql > M src/test/regress/sql/xc_create_function.sql > A src/test/regress/sql/xc_returning.sql > > ----------------------------------------------------------------------- > > Summary of changes: > src/backend/executor/nodeModifyTable.c | 127 ++- > src/backend/optimizer/plan/pgxcplan.c | 125 ++- > src/backend/optimizer/plan/setrefs.c | 141 +++- > src/backend/optimizer/util/pgxcship.c | 4 + > src/backend/parser/parse_relation.c | 7 - > src/backend/pgxc/pool/execRemote.c | 303 ++++- > src/backend/utils/adt/ruleutils.c | 33 + > src/include/pgxc/execRemote.h | 5 +- > src/include/utils/builtins.h | 1 + > src/test/regress/expected/plpgsql_1.out | 42 +- > src/test/regress/expected/rangefuncs_1.out | 178 +++- > src/test/regress/expected/returning_1.out | 269 +++-- > src/test/regress/expected/triggers_1.out | 12 +- > src/test/regress/expected/with.out | 512 +++++++-- > src/test/regress/expected/xc_create_function.out | 23 +- > src/test/regress/expected/xc_returning.out | 1324 ++++++++++++++++++++++ > src/test/regress/parallel_schedule | 3 +- > src/test/regress/serial_schedule | 1 + > src/test/regress/sql/returning.sql | 18 +- > src/test/regress/sql/with.sql | 18 +- > src/test/regress/sql/xc_create_function.sql | 24 +- > src/test/regress/sql/xc_returning.sql | 1006 ++++++++++++++++ > 22 files changed, 3834 insertions(+), 342 deletions(-) > create mode 100644 src/test/regress/expected/xc_returning.out > create mode 100644 src/test/regress/sql/xc_returning.sql > > > hooks/post-receive > -- > Postgres-XC > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnnow-d2d > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers |
From: Abbas B. <ga...@us...> - 2013-01-23 08:55:35
|
Project "Postgres-XC". The branch, master has been updated via f4a3652271d80627dcc28171eeccd7620ad397c7 (commit) from e4279c68e3db231511025d4f2115fd459a3398ce (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f4a3652271d80627dcc28171eeccd7620ad397c7 commit f4a3652271d80627dcc28171eeccd7620ad397c7 Author: Abbas <abb...@en...> Date: Wed Jan 23 13:53:14 2013 +0500 Add support for RETURNING clause in DMLs The patch does the following major changes 1. Modifies the DML planning code to send the shippable part of the returning list to the datanodes in the remote query. 2. Modifies the var references in returning list according to the target list that was sent to the datanodes since the tuples returned from the datanodes will contain vars in that order. 3. Modifies remote query execution to make sure that a single response is accepted in case of DMLs on replicated tables with returning lists. 4. Manages the fact that a DML can return tuples during remote query execution. 5. Manages null tuples received from datanodes while counting modified tuples. 6. Uses projection mechanism to show returned tuples 7. Adds test cases. Special thanks to Ashutosh for reviewing the patch. M src/backend/executor/nodeModifyTable.c M src/backend/optimizer/plan/pgxcplan.c M src/backend/optimizer/plan/setrefs.c M src/backend/optimizer/util/pgxcship.c M src/backend/parser/parse_relation.c M src/backend/pgxc/pool/execRemote.c M src/backend/utils/adt/ruleutils.c M src/include/pgxc/execRemote.h M src/include/utils/builtins.h M src/test/regress/expected/plpgsql_1.out M src/test/regress/expected/rangefuncs_1.out M src/test/regress/expected/returning_1.out M src/test/regress/expected/triggers_1.out M src/test/regress/expected/with.out M src/test/regress/expected/xc_create_function.out A src/test/regress/expected/xc_returning.out M src/test/regress/parallel_schedule M src/test/regress/serial_schedule M src/test/regress/sql/returning.sql M src/test/regress/sql/with.sql M src/test/regress/sql/xc_create_function.sql A src/test/regress/sql/xc_returning.sql ----------------------------------------------------------------------- Summary of changes: src/backend/executor/nodeModifyTable.c | 127 ++- src/backend/optimizer/plan/pgxcplan.c | 125 ++- src/backend/optimizer/plan/setrefs.c | 141 +++- src/backend/optimizer/util/pgxcship.c | 4 + src/backend/parser/parse_relation.c | 7 - src/backend/pgxc/pool/execRemote.c | 303 ++++- src/backend/utils/adt/ruleutils.c | 33 + src/include/pgxc/execRemote.h | 5 +- src/include/utils/builtins.h | 1 + src/test/regress/expected/plpgsql_1.out | 42 +- src/test/regress/expected/rangefuncs_1.out | 178 +++- src/test/regress/expected/returning_1.out | 269 +++-- src/test/regress/expected/triggers_1.out | 12 +- src/test/regress/expected/with.out | 512 +++++++-- src/test/regress/expected/xc_create_function.out | 23 +- src/test/regress/expected/xc_returning.out | 1324 ++++++++++++++++++++++ src/test/regress/parallel_schedule | 3 +- src/test/regress/serial_schedule | 1 + src/test/regress/sql/returning.sql | 18 +- src/test/regress/sql/with.sql | 18 +- src/test/regress/sql/xc_create_function.sql | 24 +- src/test/regress/sql/xc_returning.sql | 1006 ++++++++++++++++ 22 files changed, 3834 insertions(+), 342 deletions(-) create mode 100644 src/test/regress/expected/xc_returning.out create mode 100644 src/test/regress/sql/xc_returning.sql hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-23 01:16:40
|
Project "Postgres-XC". The branch, master has been updated via e4279c68e3db231511025d4f2115fd459a3398ce (commit) from fae7d02e04e97d3e236c84c07b0c13c1afc3fdac (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e4279c68e3db231511025d4f2115fd459a3398ce commit e4279c68e3db231511025d4f2115fd459a3398ce Author: Koichi Suzuki <koi...@gm...> Date: Wed Jan 23 10:15:13 2013 +0900 Fix for the bug 3553480. Now gtm_ctl start in a shell script returns if invoked with -l option. This behavior is similar to pg_ctl. modified: src/bin/gtm_ctl/gtm_ctl.c M src/bin/gtm_ctl/gtm_ctl.c ----------------------------------------------------------------------- Summary of changes: src/bin/gtm_ctl/gtm_ctl.c | 48 ++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 45 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-01-22 11:19:19
|
Project "Postgres-XC". The branch, master has been updated via fae7d02e04e97d3e236c84c07b0c13c1afc3fdac (commit) from 91e0271193232fba1fa2c8f75715929757da0839 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fae7d02e04e97d3e236c84c07b0c13c1afc3fdac commit fae7d02e04e97d3e236c84c07b0c13c1afc3fdac Author: Abbas <abb...@en...> Date: Tue Jan 22 16:10:00 2013 +0500 Add comments on the need and usage of the flag non_fqs_dml in RemoteQueryState Also correct a check in HandleCommandComplete M src/backend/pgxc/pool/execRemote.c M src/include/pgxc/execRemote.h ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/pool/execRemote.c | 25 ++++++++++++++++++++++++- src/include/pgxc/execRemote.h | 4 +++- 2 files changed, 27 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-01-22 11:03:56
|
Project "Postgres-XC". The branch, master has been updated via 91e0271193232fba1fa2c8f75715929757da0839 (commit) from 809fbe18e0673e7bf274cd5fde2d886683c53d44 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=91e0271193232fba1fa2c8f75715929757da0839 commit 91e0271193232fba1fa2c8f75715929757da0839 Author: Abbas <abb...@en...> Date: Tue Jan 22 15:45:50 2013 +0500 Remove an un-necessary loop while remote update planning. Also the calls to make_remotequery while DML planning should pass a NIL plan target list. M src/backend/optimizer/plan/pgxcplan.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 18 +++--------------- 1 files changed, 3 insertions(+), 15 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-22 04:20:27
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via cb42ee6c98e98fca32f52badb2b38253981a8ff9 (commit) from db3496df98e70000269717b42546592ca8d9d013 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=cb42ee6c98e98fca32f52badb2b38253981a8ff9 commit 809fbe18e0673e7bf274cd5fde2d886683c53d44 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jan 22 13:06:43 2013 +0900 This is a improved patch to fix the bug 3600220. Now there's no additional action with -m immediate. Coordinator/datanode will remain registered to GTM. Instead, when registration fails at restart, it will try to unregister itself and then retry registration. modified: src/backend/postmaster/postmaster.c M src/backend/postmaster/postmaster.c ----------------------------------------------------------------------- Summary of changes: src/backend/postmaster/postmaster.c | 32 ++++++++++++++++++-------------- 1 files changed, 18 insertions(+), 14 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-22 04:09:25
|
Project "Postgres-XC". The branch, master has been updated via 809fbe18e0673e7bf274cd5fde2d886683c53d44 (commit) from a7a7cc2a7ba370d201f20d0a39da162d992fd4b2 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=809fbe18e0673e7bf274cd5fde2d886683c53d44 commit 809fbe18e0673e7bf274cd5fde2d886683c53d44 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jan 22 13:06:43 2013 +0900 This is a improved patch to fix the bug 3600220. Now there's no additional action with -m immediate. Coordinator/datanode will remain registered to GTM. Instead, when registration fails at restart, it will try to unregister itself and then retry registration. modified: src/backend/postmaster/postmaster.c M src/backend/postmaster/postmaster.c ----------------------------------------------------------------------- Summary of changes: src/backend/postmaster/postmaster.c | 32 ++++++++++++++++++-------------- 1 files changed, 18 insertions(+), 14 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-01-21 12:16:09
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via db3496df98e70000269717b42546592ca8d9d013 (commit) from 71385c52465e53d812cb779d931148c8898b76e0 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=db3496df98e70000269717b42546592ca8d9d013 commit a7a7cc2a7ba370d201f20d0a39da162d992fd4b2 Author: Abbas <abb...@en...> Date: Mon Jan 21 17:08:24 2013 +0500 Disable FQS for all the OUTER joins Patch by Ashutosh, I just did the commit M src/backend/optimizer/util/pgxcship.c ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/plan/planner.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-01-21 12:12:56
|
Project "Postgres-XC". The branch, master has been updated via a7a7cc2a7ba370d201f20d0a39da162d992fd4b2 (commit) from 5b5e5583d38c40ac59594b5a8910668444077a4a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a7a7cc2a7ba370d201f20d0a39da162d992fd4b2 commit a7a7cc2a7ba370d201f20d0a39da162d992fd4b2 Author: Abbas <abb...@en...> Date: Mon Jan 21 17:08:24 2013 +0500 Disable FQS for all the OUTER joins Patch by Ashutosh, I just did the commit M src/backend/optimizer/util/pgxcship.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/util/pgxcship.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-18 13:57:45
|
Project "Postgres-XC". The branch, master has been updated via 5b5e5583d38c40ac59594b5a8910668444077a4a (commit) from 010628d2ae2ff57703ccc7fea9a0309bb4d43d14 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5b5e5583d38c40ac59594b5a8910668444077a4a commit 5b5e5583d38c40ac59594b5a8910668444077a4a Author: Koichi Suzuki <koi...@gm...> Date: Fri Jan 18 22:56:09 2013 +0900 This is the fix for the bug 3600220 for REL1_0_STABLE, restart after pg_ctl stop -m immediate. Added unregistering the node from GTM before postmaster finishes so that following pg_ctl start succeeds. modified: src/backend/postmaster/postmaster.c M src/backend/postmaster/postmaster.c ----------------------------------------------------------------------- Summary of changes: src/backend/postmaster/postmaster.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-18 13:57:26
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 71385c52465e53d812cb779d931148c8898b76e0 (commit) from 459439b0bf3548231a66ebc91182f13141be2690 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=71385c52465e53d812cb779d931148c8898b76e0 commit 5b5e5583d38c40ac59594b5a8910668444077a4a Author: Koichi Suzuki <koi...@gm...> Date: Fri Jan 18 22:56:09 2013 +0900 This is the fix for the bug 3600220 for REL1_0_STABLE, restart after pg_ctl stop -m immediate. Added unregistering the node from GTM before postmaster finishes so that following pg_ctl start succeeds. modified: src/backend/postmaster/postmaster.c M src/backend/postmaster/postmaster.c ----------------------------------------------------------------------- Summary of changes: src/backend/postmaster/postmaster.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-18 08:48:57
|
Project "Postgres-XC". The branch, master has been updated via 010628d2ae2ff57703ccc7fea9a0309bb4d43d14 (commit) from cd49a23cf12a27bd5723ac757b315545824dc586 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=010628d2ae2ff57703ccc7fea9a0309bb4d43d14 commit 010628d2ae2ff57703ccc7fea9a0309bb4d43d14 Author: Koichi Suzuki <koi...@gm...> Date: Fri Jan 18 17:48:26 2013 +0900 This commit improves gtm_ctl status behavior as described in the reference manual. Now for -Z gtm option, gtm_ctl status displays if it runs as master or slave. modified: src/bin/gtm_ctl/gtm_ctl.c M src/bin/gtm_ctl/gtm_ctl.c ----------------------------------------------------------------------- Summary of changes: src/bin/gtm_ctl/gtm_ctl.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-01-18 08:42:29
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 459439b0bf3548231a66ebc91182f13141be2690 (commit) from 6259b07e50190e0ec300ca4f6ff754fde07434b8 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=459439b0bf3548231a66ebc91182f13141be2690 commit cd49a23cf12a27bd5723ac757b315545824dc586 Author: Koichi Suzuki <koi...@gm...> Date: Fri Jan 18 16:34:11 2013 +0900 This commit improves the description of max_connections value at datanodes. modified: doc-xc/src/sgml/installation.sgmlin M doc-xc/src/sgml/installation.sgmlin ----------------------------------------------------------------------- Summary of changes: src/gtm/gtm_ctl/gtm_ctl.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) hooks/post-receive -- Postgres-XC |