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: 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 |