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
(1) |
3
(1) |
4
(1) |
5
|
6
(1) |
7
|
8
|
9
|
10
|
11
(2) |
12
|
13
(6) |
14
(4) |
15
(2) |
16
|
17
(4) |
18
|
19
|
20
(1) |
21
(1) |
22
(6) |
23
(4) |
24
(3) |
25
|
26
|
27
(1) |
28
(4) |
29
(2) |
30
|
31
|
|
From: Koichi S. <koi...@gm...> - 2012-08-23 07:39:29
|
Thanks Michael for this fix. ---------- Koichi Suzuki 2012/8/23 Michael Paquier <mic...@us...>: > Project "Postgres-XC". > > The branch, master has been updated > via 55927dfc3bd46e9433355945f6751594f2db53c9 (commit) > from 0ee3600141696f422d425762ae1f236cb551be98 (commit) > > > - Log ----------------------------------------------------------------- > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=55927dfc3bd46e9433355945f6751594f2db53c9 > > commit 55927dfc3bd46e9433355945f6751594f2db53c9 > Author: Michael Paquier <mi...@ot...> > Date: Thu Aug 23 13:01:02 2012 +0900 > > Fix GTM startup with "*" set as listen_addresses on OSX > > On OSX, GTM was not able to start with default parameter values. > This had side effects on regressions with make check, making impossible > to run a simple default regression test. > > M src/gtm/main/gtm_opt.c > M src/gtm/main/main.c > M src/gtm/proxy/gtm_proxy_opt.c > M src/gtm/proxy/proxy_main.c > > ----------------------------------------------------------------------- > > Summary of changes: > src/gtm/main/gtm_opt.c | 2 +- > src/gtm/main/main.c | 6 ++++++ > src/gtm/proxy/gtm_proxy_opt.c | 2 +- > src/gtm/proxy/proxy_main.c | 8 ++++++-- > 4 files changed, 14 insertions(+), 4 deletions(-) > > > hooks/post-receive > -- > Postgres-XC > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers |
From: Michael P. <mic...@us...> - 2012-08-23 04:35:37
|
Project "Postgres-XC". The branch, master has been updated via 0b267efd9264d2a057baa4f3307e7912e109e41c (commit) from 55927dfc3bd46e9433355945f6751594f2db53c9 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0b267efd9264d2a057baa4f3307e7912e109e41c commit 0b267efd9264d2a057baa4f3307e7912e109e41c Author: Michael Paquier <mi...@ot...> Date: Thu Aug 23 13:37:36 2012 +0900 Remove function deparseSql from postgresql_fdw.c This function was not used anywhere, and now XC begins to use Query in a more intensive way to generate remote queries. M src/backend/pgxc/pool/postgresql_fdw.c M src/include/pgxc/postgresql_fdw.h ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/pool/postgresql_fdw.c | 175 -------------------------------- src/include/pgxc/postgresql_fdw.h | 1 - 2 files changed, 0 insertions(+), 176 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-08-23 04:03:04
|
Project "Postgres-XC". The branch, master has been updated via 55927dfc3bd46e9433355945f6751594f2db53c9 (commit) from 0ee3600141696f422d425762ae1f236cb551be98 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=55927dfc3bd46e9433355945f6751594f2db53c9 commit 55927dfc3bd46e9433355945f6751594f2db53c9 Author: Michael Paquier <mi...@ot...> Date: Thu Aug 23 13:01:02 2012 +0900 Fix GTM startup with "*" set as listen_addresses on OSX On OSX, GTM was not able to start with default parameter values. This had side effects on regressions with make check, making impossible to run a simple default regression test. M src/gtm/main/gtm_opt.c M src/gtm/main/main.c M src/gtm/proxy/gtm_proxy_opt.c M src/gtm/proxy/proxy_main.c ----------------------------------------------------------------------- Summary of changes: src/gtm/main/gtm_opt.c | 2 +- src/gtm/main/main.c | 6 ++++++ src/gtm/proxy/gtm_proxy_opt.c | 2 +- src/gtm/proxy/proxy_main.c | 8 ++++++-- 4 files changed, 14 insertions(+), 4 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-08-23 04:02:57
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 4b089a9640d40dcdf8b241bcdc3a76056cdf49b0 (commit) from aaa52ad4b9b44d0f0e217b1917fa3e9fe46f6bc8 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4b089a9640d40dcdf8b241bcdc3a76056cdf49b0 commit 55927dfc3bd46e9433355945f6751594f2db53c9 Author: Michael Paquier <mi...@ot...> Date: Thu Aug 23 13:01:02 2012 +0900 Fix GTM startup with "*" set as listen_addresses on OSX On OSX, GTM was not able to start with default parameter values. This had side effects on regressions with make check, making impossible to run a simple default regression test. M src/gtm/main/gtm_opt.c M src/gtm/main/main.c M src/gtm/proxy/gtm_proxy_opt.c M src/gtm/proxy/proxy_main.c ----------------------------------------------------------------------- Summary of changes: src/gtm/main/gtm_opt.c | 2 +- src/gtm/main/main.c | 6 ++++++ src/gtm/proxy/gtm_proxy_opt.c | 2 +- src/gtm/proxy/proxy_main.c | 8 ++++++-- 4 files changed, 14 insertions(+), 4 deletions(-) hooks/post-receive -- Postgres-XC |