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
(5) |
3
(2) |
4
(3) |
5
(424) |
6
|
7
|
8
|
9
|
10
|
11
|
12
(1) |
13
|
14
|
15
|
16
(7) |
17
(4) |
18
(5) |
19
(1) |
20
|
21
|
22
|
23
(2) |
24
|
25
|
26
(4) |
27
|
28
|
29
|
30
|
31
|
|
|
|
From: Koichi S. <koi...@gm...> - 2013-07-16 14:49:54
|
REL1_1_work was supposed to be in use until the bata is out. Now because beta is out, we should apply patches to REL1_1_SATABLE. Regards; ---------- Koichi Suzuki 2013/7/16 Ashutosh Bapat <ash...@en...> > Hi Suzuki-san, > Aren't we supposed to use rel1_1_work for committing individual patches > and then commit a single patch with merge and regression and conflict > resolutions to Rel1_1_STABLE > > > On Tue, Jul 16, 2013 at 2:46 PM, Koichi Suzuki < > koi...@us...> wrote: > >> Project "Postgres-XC". >> >> The branch, REL1_1_STABLE has been updated >> via d49ca7c5e87ec0acd036208050ea05e758e47c2b (commit) >> from 0e4f4954a5be236db00532666e00d5d44bcde9e6 (commit) >> >> >> - Log ----------------------------------------------------------------- >> >> http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d49ca7c5e87ec0acd036208050ea05e758e47c2b >> >> commit c296dfec03f2eec15f79363c4111412c27d24ab5 >> Author: Koichi Suzuki <koi...@gm...> >> Date: Tue Jul 16 10:50:20 2013 +0900 >> >> This commit fixes a bug that GTM ramains control file opened. Stefan >> Himpich >> reported the bug and suggested a fix. >> >> M src/gtm/main/gtm_backup.c >> >> ----------------------------------------------------------------------- >> >> Summary of changes: >> src/test/regress/expected/with.out | 6 +++--- >> src/test/regress/sql/with.sql | 2 +- >> 2 files changed, 4 insertions(+), 4 deletions(-) >> >> >> hooks/post-receive >> -- >> Postgres-XC >> >> >> ------------------------------------------------------------------------------ >> See everything from the browser to the database with AppDynamics >> Get end-to-end visibility with application monitoring from AppDynamics >> Isolate bottlenecks and diagnose root cause in seconds. >> Start your free trial of AppDynamics Pro today! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Postgres-xc-committers mailing list >> Pos...@li... >> https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers >> > > > > -- > Best Wishes, > Ashutosh Bapat > EntepriseDB Corporation > The Postgres Database Company > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > > |
From: Ashutosh B. <ash...@en...> - 2013-07-16 09:30:47
|
Hi Suzuki-san, Aren't we supposed to use rel1_1_work for committing individual patches and then commit a single patch with merge and regression and conflict resolutions to Rel1_1_STABLE On Tue, Jul 16, 2013 at 2:46 PM, Koichi Suzuki < koi...@us...> wrote: > Project "Postgres-XC". > > The branch, REL1_1_STABLE has been updated > via d49ca7c5e87ec0acd036208050ea05e758e47c2b (commit) > from 0e4f4954a5be236db00532666e00d5d44bcde9e6 (commit) > > > - Log ----------------------------------------------------------------- > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d49ca7c5e87ec0acd036208050ea05e758e47c2b > > commit c296dfec03f2eec15f79363c4111412c27d24ab5 > Author: Koichi Suzuki <koi...@gm...> > Date: Tue Jul 16 10:50:20 2013 +0900 > > This commit fixes a bug that GTM ramains control file opened. Stefan > Himpich > reported the bug and suggested a fix. > > M src/gtm/main/gtm_backup.c > > ----------------------------------------------------------------------- > > Summary of changes: > src/test/regress/expected/with.out | 6 +++--- > src/test/regress/sql/with.sql | 2 +- > 2 files changed, 4 insertions(+), 4 deletions(-) > > > hooks/post-receive > -- > Postgres-XC > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > -- Best Wishes, Ashutosh Bapat EntepriseDB Corporation The Postgres Database Company |
From: Koichi S. <koi...@us...> - 2013-07-16 09:19:00
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via d49ca7c5e87ec0acd036208050ea05e758e47c2b (commit) from 0e4f4954a5be236db00532666e00d5d44bcde9e6 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d49ca7c5e87ec0acd036208050ea05e758e47c2b commit c296dfec03f2eec15f79363c4111412c27d24ab5 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jul 16 10:50:20 2013 +0900 This commit fixes a bug that GTM ramains control file opened. Stefan Himpich reported the bug and suggested a fix. M src/gtm/main/gtm_backup.c ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/with.out | 6 +++--- src/test/regress/sql/with.sql | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-07-16 08:58:05
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via 0e4f4954a5be236db00532666e00d5d44bcde9e6 (commit) from 383e04d18f948c64875cf4fdf2a730ccadc39933 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0e4f4954a5be236db00532666e00d5d44bcde9e6 commit c296dfec03f2eec15f79363c4111412c27d24ab5 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jul 16 10:50:20 2013 +0900 This commit fixes a bug that GTM ramains control file opened. Stefan Himpich reported the bug and suggested a fix. M src/gtm/main/gtm_backup.c ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/window.out | 8 ++++---- src/test/regress/sql/window.sql | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-07-16 08:51:11
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via 383e04d18f948c64875cf4fdf2a730ccadc39933 (commit) from 21da732f14b2bafa794896f10a3a211baf3ed4fb (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=383e04d18f948c64875cf4fdf2a730ccadc39933 commit c296dfec03f2eec15f79363c4111412c27d24ab5 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jul 16 10:50:20 2013 +0900 This commit fixes a bug that GTM ramains control file opened. Stefan Himpich reported the bug and suggested a fix. M src/gtm/main/gtm_backup.c ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/join.out | 59 +++++++++++++++++------------------ src/test/regress/sql/join.sql | 8 ++-- 2 files changed, 33 insertions(+), 34 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-07-16 01:59:01
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via 21da732f14b2bafa794896f10a3a211baf3ed4fb (commit) via 6e6e5b527200b055036e230d744518b741cd0ee3 (commit) from 9b3f2898dddfab554b026764cdc1b075dde59436 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=21da732f14b2bafa794896f10a3a211baf3ed4fb commit c296dfec03f2eec15f79363c4111412c27d24ab5 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jul 16 10:50:20 2013 +0900 This commit fixes a bug that GTM ramains control file opened. Stefan Himpich reported the bug and suggested a fix. M src/gtm/main/gtm_backup.c http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6e6e5b527200b055036e230d744518b741cd0ee3 commit c296dfec03f2eec15f79363c4111412c27d24ab5 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jul 16 10:50:20 2013 +0900 This commit fixes a bug that GTM ramains control file opened. Stefan Himpich reported the bug and suggested a fix. M src/gtm/main/gtm_backup.c ----------------------------------------------------------------------- Summary of changes: src/gtm/main/gtm_backup.c | 16 +- src/test/regress/expected/int4.out | 6 +- src/test/regress/expected/int4_1.out | 344 ---------------------------------- 3 files changed, 12 insertions(+), 354 deletions(-) delete mode 100644 src/test/regress/expected/int4_1.out hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-07-16 01:52:55
|
Project "Postgres-XC". The branch, master has been updated via c296dfec03f2eec15f79363c4111412c27d24ab5 (commit) from fd3170df3beb8954fb7c8dad8a6e7613cd311959 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c296dfec03f2eec15f79363c4111412c27d24ab5 commit c296dfec03f2eec15f79363c4111412c27d24ab5 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jul 16 10:50:20 2013 +0900 This commit fixes a bug that GTM ramains control file opened. Stefan Himpich reported the bug and suggested a fix. M src/gtm/main/gtm_backup.c ----------------------------------------------------------------------- Summary of changes: src/gtm/main/gtm_backup.c | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) hooks/post-receive -- Postgres-XC |