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
(2) |
4
(2) |
5
|
6
(4) |
7
|
8
|
9
(2) |
10
(1) |
11
(3) |
12
(10) |
13
(2) |
14
|
15
|
16
|
17
(2) |
18
(3) |
19
|
20
|
21
|
22
|
23
(3) |
24
(1) |
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
|
From: Michael P. <mic...@us...> - 2012-07-12 23:55:33
|
Project "Postgres-XC". The branch, master has been updated via 5d8d73970dcd36236df3405801349ec01623753f (commit) from 493f432d2eab89ad17287ab6ceb2793e419cf693 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5d8d73970dcd36236df3405801349ec01623753f commit 5d8d73970dcd36236df3405801349ec01623753f Author: Michael Paquier <mi...@ot...> Date: Fri Jul 13 08:55:08 2012 +0900 Clean up whitespaces in XC header files and remove gtm_report_failure gtm_report_failure was a function used to allow report of an error between XCM and GTM-Standby. XCM is not supported anymore, in consequence this function becomes useless. It was deactivated by the way. M src/gtm/common/gtm_utils.c M src/gtm/main/gtm_standby.c M src/include/gtm/gtm_c.h M src/include/gtm/gtm_client.h M src/include/gtm/gtm_msg.h M src/include/gtm/gtm_proxy.h M src/include/gtm/gtm_txn.h M src/include/gtm/gtm_utils.h M src/include/gtm/proxy_utils.h M src/include/pgxc/pgxcnode.h M src/include/pgxc/poolmgr.h ----------------------------------------------------------------------- Summary of changes: src/gtm/common/gtm_utils.c | 21 --------------------- src/gtm/main/gtm_standby.c | 28 ---------------------------- src/include/gtm/gtm_c.h | 2 +- src/include/gtm/gtm_client.h | 12 ++++++------ src/include/gtm/gtm_msg.h | 2 +- src/include/gtm/gtm_proxy.h | 16 ++++++++-------- src/include/gtm/gtm_txn.h | 2 +- src/include/gtm/gtm_utils.h | 9 --------- src/include/gtm/proxy_utils.h | 1 - src/include/pgxc/pgxcnode.h | 4 ++-- src/include/pgxc/poolmgr.h | 2 +- 11 files changed, 20 insertions(+), 79 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 23:55:27
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via d549c2f0694f6c6f7550638ca3bb3e8a48601c84 (commit) from 0f7245c9d9df70a380e6e1688385130caff83db7 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d549c2f0694f6c6f7550638ca3bb3e8a48601c84 commit 5d8d73970dcd36236df3405801349ec01623753f Author: Michael Paquier <mi...@ot...> Date: Fri Jul 13 08:55:08 2012 +0900 Clean up whitespaces in XC header files and remove gtm_report_failure gtm_report_failure was a function used to allow report of an error between XCM and GTM-Standby. XCM is not supported anymore, in consequence this function becomes useless. It was deactivated by the way. M src/gtm/common/gtm_utils.c M src/gtm/main/gtm_standby.c M src/include/gtm/gtm_c.h M src/include/gtm/gtm_client.h M src/include/gtm/gtm_msg.h M src/include/gtm/gtm_proxy.h M src/include/gtm/gtm_txn.h M src/include/gtm/gtm_utils.h M src/include/gtm/proxy_utils.h M src/include/pgxc/pgxcnode.h M src/include/pgxc/poolmgr.h ----------------------------------------------------------------------- Summary of changes: src/gtm/common/gtm_utils.c | 21 --------------------- src/gtm/main/gtm_standby.c | 28 ---------------------------- src/include/gtm/gtm_c.h | 2 +- src/include/gtm/gtm_client.h | 12 ++++++------ src/include/gtm/gtm_msg.h | 2 +- src/include/gtm/gtm_proxy.h | 16 ++++++++-------- src/include/gtm/gtm_txn.h | 2 +- src/include/gtm/gtm_utils.h | 9 --------- src/include/gtm/proxy_utils.h | 1 - src/include/pgxc/pgxcnode.h | 4 ++-- src/include/pgxc/poolmgr.h | 2 +- 11 files changed, 20 insertions(+), 79 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 07:22:07
|
Project "Postgres-XC". The branch, master has been updated via 493f432d2eab89ad17287ab6ceb2793e419cf693 (commit) from e93517a5a0a104643f3a3e1d1329afc5dd658489 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=493f432d2eab89ad17287ab6ceb2793e419cf693 commit 493f432d2eab89ad17287ab6ceb2793e419cf693 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 16:17:01 2012 +0900 Refactor COPY command code exclusive to Postgres-XC Some functionalities related to relation locator determination depending on the COPY operation done and remote query generation are removed from copy.c to remotecopy.c and added in an XC-only specific file for two reasons: 1) Externalize the process of COPY to allow other modules to use it. 2) Reduce the footprint of XC code in postgres core code. The information of CopyStateData is necessary to generate a complete remote query but this data is private to copy.c, so an intermediate structure is used here to complete the externalization of those functionalities. If in a (distant?) future, CopyStateData is removed outside copy.c, we should use the same data for remotecopy.c, however this is still not the case in Postgres 9.2. M src/backend/commands/copy.c M src/backend/pgxc/Makefile A src/backend/pgxc/copy/Makefile A src/backend/pgxc/copy/remotecopy.c M src/backend/pgxc/locator/locator.c M src/include/pgxc/locator.h A src/include/pgxc/remotecopy.h ----------------------------------------------------------------------- Summary of changes: src/backend/commands/copy.c | 400 ++++++------------------------ src/backend/pgxc/Makefile | 2 +- src/backend/pgxc/{plan => copy}/Makefile | 8 +- src/backend/pgxc/copy/remotecopy.c | 384 ++++++++++++++++++++++++++++ src/backend/pgxc/locator/locator.c | 6 +- src/include/pgxc/locator.h | 6 +- src/include/pgxc/remotecopy.h | 75 ++++++ 7 files changed, 545 insertions(+), 336 deletions(-) copy src/backend/pgxc/{plan => copy}/Makefile (68%) create mode 100644 src/backend/pgxc/copy/remotecopy.c create mode 100644 src/include/pgxc/remotecopy.h hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 04:45:42
|
Project "Postgres-XC". The branch, master has been updated via e93517a5a0a104643f3a3e1d1329afc5dd658489 (commit) from 135d0bb4d2e7c95e7379091afd9e8063419e1e41 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e93517a5a0a104643f3a3e1d1329afc5dd658489 commit e93517a5a0a104643f3a3e1d1329afc5dd658489 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 13:43:07 2012 +0900 Simplify reconnection protocol of GTM-Proxy to GTM With this commit, reconnection of a GTM-Proxy to a GTM instance is controlled only with the interval time between 2 reconnections. While being in reconnection waiting process, it is possible to specify new GTM connection information with gtm_ctl reconnect. In consequence, 5 setting parameters of GTM-Proxy are removed here: - err_wait_count - err_wait_interval - err_wait_idle - gtm_connect_retry_count - gtm_connect_retry_idle Related information and documentation also is removed. M src/gtm/proxy/gtm_proxy.conf.sample M src/gtm/proxy/gtm_proxy_opt.c M src/gtm/proxy/proxy_main.c M src/include/gtm/gtm_opt.h M src/include/gtm/libpq-int.h ----------------------------------------------------------------------- Summary of changes: src/gtm/proxy/gtm_proxy.conf.sample | 11 --- src/gtm/proxy/gtm_proxy_opt.c | 73 +--------------- src/gtm/proxy/proxy_main.c | 167 +++++++--------------------------- src/include/gtm/gtm_opt.h | 5 - src/include/gtm/libpq-int.h | 5 - 5 files changed, 36 insertions(+), 225 deletions(-) hooks/post-receive -- Postgres-XC |
From: Pavan D. <pav...@gm...> - 2012-07-12 04:33:55
|
On Thu, Jul 12, 2012 at 5:50 AM, Michael Paquier < mic...@us...> wrote: > Project "Postgres-XC". > > The branch, REL1_0_STABLE has been updated > via 9b427c82371d036a9ffad22e535a104909e7b210 (commit) > from 18fdb2f0e27e651a55c634e921cb46130a1670b0 (commit) > > > - Log ----------------------------------------------------------------- > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9b427c82371d036a9ffad22e535a104909e7b210 > > commit c29739c5e6e717e1352b413d3cf6a7fa7566be53 > Author: Michael Paquier <mi...@ot...> > Date: Thu Jul 12 09:21:54 2012 +0900 > > Remove all the trailing whitespaces in XC backend files > > This includes locator, XC planner, pool, barrier and node manager. > This clean-up should have been done long ago... > > Is it really a material for back branches ? I think that should be limited to just bug fixes. Thanks, Pavan |
From: Michael P. <mic...@us...> - 2012-07-12 04:31:38
|
Project "Postgres-XC". The branch, master has been updated via 135d0bb4d2e7c95e7379091afd9e8063419e1e41 (commit) via b55e0dbef80d0d59a0033286ad0d3d02e50b9996 (commit) from c29739c5e6e717e1352b413d3cf6a7fa7566be53 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=135d0bb4d2e7c95e7379091afd9e8063419e1e41 commit 135d0bb4d2e7c95e7379091afd9e8063419e1e41 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 13:33:43 2012 +0900 Correct grammar of EXECUTE DIRECT in pgxc_clean This is a consequence of commit 011b1d7. M contrib/pgxc_clean/pgxc_clean.c http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b55e0dbef80d0d59a0033286ad0d3d02e50b9996 commit 135d0bb4d2e7c95e7379091afd9e8063419e1e41 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 13:33:43 2012 +0900 Correct grammar of EXECUTE DIRECT in pgxc_clean This is a consequence of commit 011b1d7. M contrib/pgxc_clean/pgxc_clean.c ----------------------------------------------------------------------- Summary of changes: contrib/pgxc_clean/pgxc_clean.c | 44 ++++++++++++++++---------------- contrib/pgxc_clean/pgxc_clean_test.sh | 2 +- contrib/pgxc_clean/txninfo.c | 2 +- 3 files changed, 24 insertions(+), 24 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 04:31:33
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 0f7245c9d9df70a380e6e1688385130caff83db7 (commit) from 9b427c82371d036a9ffad22e535a104909e7b210 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0f7245c9d9df70a380e6e1688385130caff83db7 commit 135d0bb4d2e7c95e7379091afd9e8063419e1e41 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 13:33:43 2012 +0900 Correct grammar of EXECUTE DIRECT in pgxc_clean This is a consequence of commit 011b1d7. M contrib/pgxc_clean/pgxc_clean.c ----------------------------------------------------------------------- Summary of changes: contrib/pgxc_clean/pgxc_clean.c | 38 ++++++++++++++++---------------- contrib/pgxc_clean/pgxc_clean_test.sh | 2 +- contrib/pgxc_clean/txninfo.c | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 00:20:37
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 9b427c82371d036a9ffad22e535a104909e7b210 (commit) from 18fdb2f0e27e651a55c634e921cb46130a1670b0 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9b427c82371d036a9ffad22e535a104909e7b210 commit c29739c5e6e717e1352b413d3cf6a7fa7566be53 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 09:21:54 2012 +0900 Remove all the trailing whitespaces in XC backend files This includes locator, XC planner, pool, barrier and node manager. This clean-up should have been done long ago... M src/backend/pgxc/barrier/barrier.c M src/backend/pgxc/locator/locator.c M src/backend/pgxc/nodemgr/groupmgr.c M src/backend/pgxc/plan/planner.c M src/backend/pgxc/pool/execRemote.c M src/backend/pgxc/pool/pgxcnode.c M src/backend/pgxc/pool/poolcomm.c M src/backend/pgxc/pool/poolutils.c M src/backend/pgxc/pool/postgresql_fdw.c ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/barrier/barrier.c | 14 ++++---- src/backend/pgxc/locator/locator.c | 52 +++++++++++++------------- src/backend/pgxc/nodemgr/groupmgr.c | 6 ++-- src/backend/pgxc/plan/planner.c | 16 +++++---- src/backend/pgxc/pool/execRemote.c | 62 ++++++++++++++++---------------- src/backend/pgxc/pool/pgxcnode.c | 4 +- src/backend/pgxc/pool/poolcomm.c | 2 +- src/backend/pgxc/pool/poolutils.c | 2 +- src/backend/pgxc/pool/postgresql_fdw.c | 5 +-- 9 files changed, 82 insertions(+), 81 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 00:08:23
|
Project "Postgres-XC". The branch, master has been updated via bb7c8a6bb9d7f5cf5f4bc51dc2c13533b84b6547 (commit) from ed3516bfc3d6dd540877f2bc4bd71a4990b65763 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bb7c8a6bb9d7f5cf5f4bc51dc2c13533b84b6547 commit bb7c8a6bb9d7f5cf5f4bc51dc2c13533b84b6547 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 09:08:29 2012 +0900 Remove all the trailing whitespaces in GTM code M src/gtm/client/fe-connect.c M src/gtm/client/fe-protocol.c M src/gtm/common/gtm_lock.c M src/gtm/common/gtm_opt_handler.c M src/gtm/common/gtm_serialize.c M src/gtm/common/gtm_serialize_debug.c M src/gtm/common/gtm_utils.c M src/gtm/common/mcxt.c M src/gtm/gtm_ctl/gtm_ctl.c M src/gtm/libpq/pqcomm.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_snap.c M src/gtm/main/gtm_standby.c M src/gtm/main/gtm_stats.c M src/gtm/main/gtm_thread.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c M src/gtm/path/path.c M src/gtm/proxy/gtm_proxy_opt.c M src/gtm/proxy/proxy_main.c M src/gtm/proxy/proxy_thread.c M src/gtm/proxy/proxy_utils.c M src/gtm/recovery/register_common.c M src/gtm/recovery/register_gtm.c ----------------------------------------------------------------------- Summary of changes: src/gtm/client/fe-connect.c | 2 +- src/gtm/client/fe-protocol.c | 12 ++++---- src/gtm/common/gtm_lock.c | 3 +- src/gtm/common/gtm_opt_handler.c | 4 +- src/gtm/common/gtm_serialize.c | 8 +++--- src/gtm/common/gtm_serialize_debug.c | 4 +- src/gtm/common/gtm_utils.c | 1 - src/gtm/common/mcxt.c | 3 +- src/gtm/gtm_ctl/gtm_ctl.c | 10 ++++---- src/gtm/libpq/pqcomm.c | 2 +- src/gtm/main/gtm_seq.c | 34 +++++++++++++------------- src/gtm/main/gtm_snap.c | 6 ++-- src/gtm/main/gtm_standby.c | 18 +++++++------- src/gtm/main/gtm_stats.c | 2 - src/gtm/main/gtm_thread.c | 1 - src/gtm/main/gtm_txn.c | 45 ++++++++++++++++----------------- src/gtm/main/main.c | 40 +++++++++++++++--------------- src/gtm/path/path.c | 1 - src/gtm/proxy/gtm_proxy_opt.c | 2 +- src/gtm/proxy/proxy_main.c | 44 ++++++++++++++++---------------- src/gtm/proxy/proxy_thread.c | 22 ++++++++-------- src/gtm/proxy/proxy_utils.c | 2 +- src/gtm/recovery/register_common.c | 3 +- src/gtm/recovery/register_gtm.c | 1 - 24 files changed, 130 insertions(+), 140 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-07-12 00:08:18
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 18fdb2f0e27e651a55c634e921cb46130a1670b0 (commit) from 5274c697945b4220af9da8b5dece3a37ae7cb32a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=18fdb2f0e27e651a55c634e921cb46130a1670b0 commit bb7c8a6bb9d7f5cf5f4bc51dc2c13533b84b6547 Author: Michael Paquier <mi...@ot...> Date: Thu Jul 12 09:08:29 2012 +0900 Remove all the trailing whitespaces in GTM code M src/gtm/client/fe-connect.c M src/gtm/client/fe-protocol.c M src/gtm/common/gtm_lock.c M src/gtm/common/gtm_opt_handler.c M src/gtm/common/gtm_serialize.c M src/gtm/common/gtm_serialize_debug.c M src/gtm/common/gtm_utils.c M src/gtm/common/mcxt.c M src/gtm/gtm_ctl/gtm_ctl.c M src/gtm/libpq/pqcomm.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_snap.c M src/gtm/main/gtm_standby.c M src/gtm/main/gtm_stats.c M src/gtm/main/gtm_thread.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c M src/gtm/path/path.c M src/gtm/proxy/gtm_proxy_opt.c M src/gtm/proxy/proxy_main.c M src/gtm/proxy/proxy_thread.c M src/gtm/proxy/proxy_utils.c M src/gtm/recovery/register_common.c M src/gtm/recovery/register_gtm.c ----------------------------------------------------------------------- Summary of changes: src/gtm/client/fe-connect.c | 2 +- src/gtm/client/fe-protocol.c | 12 ++++---- src/gtm/common/gtm_lock.c | 3 +- src/gtm/common/gtm_opt_handler.c | 4 +- src/gtm/common/gtm_serialize.c | 8 +++--- src/gtm/common/gtm_serialize_debug.c | 4 +- src/gtm/common/gtm_utils.c | 1 - src/gtm/common/mcxt.c | 3 +- src/gtm/gtm_ctl/gtm_ctl.c | 10 ++++---- src/gtm/libpq/pqcomm.c | 2 +- src/gtm/main/gtm_seq.c | 34 +++++++++++++------------- src/gtm/main/gtm_snap.c | 6 ++-- src/gtm/main/gtm_standby.c | 18 +++++++------- src/gtm/main/gtm_stats.c | 2 - src/gtm/main/gtm_thread.c | 1 - src/gtm/main/gtm_txn.c | 45 ++++++++++++++++----------------- src/gtm/main/main.c | 40 +++++++++++++++--------------- src/gtm/path/path.c | 1 - src/gtm/proxy/gtm_proxy_opt.c | 2 +- src/gtm/proxy/proxy_main.c | 44 ++++++++++++++++---------------- src/gtm/proxy/proxy_thread.c | 22 ++++++++-------- src/gtm/proxy/proxy_utils.c | 2 +- src/gtm/recovery/register_common.c | 3 +- src/gtm/recovery/register_gtm.c | 1 - 24 files changed, 130 insertions(+), 140 deletions(-) hooks/post-receive -- Postgres-XC |