You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
(10) |
May
(17) |
Jun
(3) |
Jul
|
Aug
|
Sep
(8) |
Oct
(18) |
Nov
(51) |
Dec
(74) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(47) |
Feb
(44) |
Mar
(44) |
Apr
(102) |
May
(35) |
Jun
(25) |
Jul
(56) |
Aug
(69) |
Sep
(32) |
Oct
(37) |
Nov
(31) |
Dec
(16) |
2012 |
Jan
(34) |
Feb
(127) |
Mar
(218) |
Apr
(252) |
May
(80) |
Jun
(137) |
Jul
(205) |
Aug
(159) |
Sep
(35) |
Oct
(50) |
Nov
(82) |
Dec
(52) |
2013 |
Jan
(107) |
Feb
(159) |
Mar
(118) |
Apr
(163) |
May
(151) |
Jun
(89) |
Jul
(106) |
Aug
(177) |
Sep
(49) |
Oct
(63) |
Nov
(46) |
Dec
(7) |
2014 |
Jan
(65) |
Feb
(128) |
Mar
(40) |
Apr
(11) |
May
(4) |
Jun
(8) |
Jul
(16) |
Aug
(11) |
Sep
(4) |
Oct
(1) |
Nov
(5) |
Dec
(16) |
2015 |
Jan
(5) |
Feb
|
Mar
(2) |
Apr
(5) |
May
(4) |
Jun
(12) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
(3) |
3
(10) |
4
(3) |
5
(10) |
6
(2) |
7
(1) |
8
|
9
|
10
(1) |
11
|
12
(4) |
13
(1) |
14
|
15
|
16
|
17
(5) |
18
(1) |
19
(2) |
20
(5) |
21
(7) |
22
|
23
|
24
(11) |
25
(6) |
26
(12) |
27
(5) |
28
|
29
|
30
|
|
|
|
|
|
|
From: Michael P. <mic...@gm...> - 2013-06-27 22:33:32
|
On Fri, Jun 28, 2013 at 1:25 AM, Koichi Suzuki <koi...@gm...> wrote: > Sorry for taking longer. We're still working agressively. I'd rather say actively ;) -- Michael |
From: Koichi S. <koi...@gm...> - 2013-06-27 16:26:59
|
Thank you Matt. Please wait a bit until branch for 1.1 is built. Regards; ---------- Koichi Suzuki 2013/6/28 Matt Warner <MW...@xi...> > I’d be happy to continue testing on Solaris.**** > > ** ** > > *From:* Koichi Suzuki [mailto:koi...@gm...] > *Sent:* Wednesday, June 26, 2013 11:19 PM > *To:* Matt Warner; Postgres-XC Developers > > *Subject:* Re: [Postgres-xc-developers] Minor Fixes**** > > ** ** > > Hi,**** > > I reviewed this thread again. It may be better to include Matt's patch to > the master after we build REL1_1_STABLE so that he can continue his > Solaris-related work on the master. As Ashutosh suggested, it will be > less confusing not to include this in REL1_1_STABLE.**** > > Because I'm about to build REL1_1_STABLE for beta work, please let me know > if anybody need Matt's patch in 1.1.**** > > Matt, could you let me know your idea and if you can continue to test XC > on Solaris and declare that XC supports Solaris?**** > > Best Regards;**** > > > **** > > ---------- > Koichi Suzuki**** > > ** ** > > 2013/6/25 Koichi Suzuki <koi...@gm...>**** > > I meant that removing "return" statement which returns another function > return value will be a good refactoring. Of course, simple return may not > be removed.**** > > ** ** > > > **** > > ---------- > Koichi Suzuki**** > > ** ** > > 2013/6/25 Koichi Suzuki <koi...@gm...>**** > > Year. The code is not harmfull at all. Removing "return" from void > functions could be a good refactoring. Although Solaris is not supported > officieally yet, I think it's a good idea to have it in master. I do hope > Matt continues to test XC so that we can tell XC runs on Solaris.**** > > Any more inputs?**** > > Regardsds;**** > > > **** > > ---------- > Koichi Suzuki**** > > ** ** > > 2013/6/25 Matt Warner <MW...@xi...>**** > > I'll double check but I thought I'd only removed return from functions > declaring void as their return type. **** > > ** ** > > ?**** > > ** ** > > Matt**** > > > On Jun 23, 2013, at 6:22 PM, "鈴木 幸市" <ko...@in...> wrote:**** > > The patch looks reasonable. One comment: removing "return" for non-void > function will cause Linux gcc warning. For this case, we need #ifdef > SOLARIS directive.**** > > ** ** > > You sent two similar patch for proxy_main.c in separate e-mails. The > later one seems to resolve my comment above. Although the core team > cannot declare that XC runs on Solaris so far, I think the patch is > reasonable to be included.**** > > ** ** > > Any other comments?**** > > ---**** > > Koichi Suzuki**** > > ** ** > > ** ** > > ** ** > > On 2013/06/22, at 1:26, Matt Warner <MW...@XI...> wrote:**** > > > > **** > > Regarding the other changes, they are specific to Solaris. For example, in > src/backend/pgxc/pool/pgxcnode.c, Solaris requires we include sys/filio.h. > I’ll be searching to see if I can find a macro already defined for Solaris > that I can leverage to #ifdef those Solaris-specific items.**** > > **** > > Matt**** > > **** > > *From:* Matt Warner > *Sent:* Friday, June 21, 2013 9:21 AM > *To:* 'Koichi Suzuki' > *Cc:* 'pos...@li...' > *Subject:* RE: [Postgres-xc-developers] Minor Fixes**** > > **** > > First patch.**** > > **** > > *From:* Matt Warner > *Sent:* Friday, June 21, 2013 8:50 AM > *To:* 'Koichi Suzuki' > *Cc:* pos...@li... > *Subject:* RE: [Postgres-xc-developers] Minor Fixes**** > > **** > > Yes, I’m running XC on Solaris x64.**** > > **** > > *From:* Koichi Suzuki [mailto:koi...@gm...<koi...@gm...> > ] > *Sent:* Thursday, June 20, 2013 6:34 PM > *To:* Matt Warner > *Cc:* pos...@li... > *Subject:* Re: [Postgres-xc-developers] Minor Fixes**** > > **** > > Thanks a lot for the patch. As Michael mentioned, you can send a patch > to developers mailing list.**** > > **** > > BTW, core team tested current XC on 64bit Intel CentOS and others tested > it against RedHat. Did you test XC on Solaris?**** > > **** > > Regards;**** > > > **** > > ---------- > Koichi Suzuki**** > > **** > > 2013/6/21 Matt Warner <MW...@xi...>**** > > Just a quick question about contributing fixes. I’ve had to make some > minor changes to get XC compiled on Solaris x64.**** > > What format would you like to see for the changes? Most are very minor, > such as removing return statements inside void functions (which the Solaris > compiler flags as incorrect since you can’t return from a void function).* > *** > > Matt**** > > **** > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers**** > > **** > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > > http://p.sf.net/sfu/windows-dev2dev_______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers**** > > ** ** > > ** ** > > ** ** > > ** ** > |
From: Koichi S. <koi...@gm...> - 2013-06-27 16:25:49
|
Online server additon/removal is already in the master. It took much longer than we expected to fix all the regression test. Now we will build a branch for 1.1 and merge with PostgreSQL 9.2.4, which will take another week and then the beta will be out. Sorry for taking longer. We're still working agressively. Best Regards; ---------- Koichi Suzuki 2013/6/26 Himpich, Stefan <Ste...@se...> > Hello *, > > first of all: thanks for a great project, taking postgres to the next > level. We are looking forward to the feature "Online server addition and > removal" which was announced for Version 1.1 [1]. > > Is this feature still planned for version 1.1 or was it postponed? > > And as the planned releasedate [1] is in the past, do you have any new > estimations of the release of Version 1.1? > > > Greetings, > Stefan Himpich > > > [1] http://postgres-xc.sourceforge.net/roadmap.html > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > |
From: Matt W. <MW...@XI...> - 2013-06-27 16:12:03
|
I’d be happy to continue testing on Solaris. From: Koichi Suzuki [mailto:koi...@gm...] Sent: Wednesday, June 26, 2013 11:19 PM To: Matt Warner; Postgres-XC Developers Subject: Re: [Postgres-xc-developers] Minor Fixes Hi, I reviewed this thread again. It may be better to include Matt's patch to the master after we build REL1_1_STABLE so that he can continue his Solaris-related work on the master. As Ashutosh suggested, it will be less confusing not to include this in REL1_1_STABLE. Because I'm about to build REL1_1_STABLE for beta work, please let me know if anybody need Matt's patch in 1.1. Matt, could you let me know your idea and if you can continue to test XC on Solaris and declare that XC supports Solaris? Best Regards; ---------- Koichi Suzuki 2013/6/25 Koichi Suzuki <koi...@gm...<mailto:koi...@gm...>> I meant that removing "return" statement which returns another function return value will be a good refactoring. Of course, simple return may not be removed. ---------- Koichi Suzuki 2013/6/25 Koichi Suzuki <koi...@gm...<mailto:koi...@gm...>> Year. The code is not harmfull at all. Removing "return" from void functions could be a good refactoring. Although Solaris is not supported officieally yet, I think it's a good idea to have it in master. I do hope Matt continues to test XC so that we can tell XC runs on Solaris. Any more inputs? Regardsds; ---------- Koichi Suzuki 2013/6/25 Matt Warner <MW...@xi...<mailto:MW...@xi...>> I'll double check but I thought I'd only removed return from functions declaring void as their return type. ? Matt On Jun 23, 2013, at 6:22 PM, "鈴木 幸市" <ko...@in...<mailto:ko...@in...>> wrote: The patch looks reasonable. One comment: removing "return" for non-void function will cause Linux gcc warning. For this case, we need #ifdef SOLARIS directive. You sent two similar patch for proxy_main.c in separate e-mails. The later one seems to resolve my comment above. Although the core team cannot declare that XC runs on Solaris so far, I think the patch is reasonable to be included. Any other comments? --- Koichi Suzuki On 2013/06/22, at 1:26, Matt Warner <MW...@XI...<mailto:MW...@XI...>> wrote: Regarding the other changes, they are specific to Solaris. For example, in src/backend/pgxc/pool/pgxcnode.c, Solaris requires we include sys/filio.h. I’ll be searching to see if I can find a macro already defined for Solaris that I can leverage to #ifdef those Solaris-specific items. Matt From: Matt Warner Sent: Friday, June 21, 2013 9:21 AM To: 'Koichi Suzuki' Cc: 'pos...@li...<mailto:pos...@li...>' Subject: RE: [Postgres-xc-developers] Minor Fixes First patch. From: Matt Warner Sent: Friday, June 21, 2013 8:50 AM To: 'Koichi Suzuki' Cc: pos...@li...<mailto:pos...@li...> Subject: RE: [Postgres-xc-developers] Minor Fixes Yes, I’m running XC on Solaris x64. From: Koichi Suzuki [mailto:koi...@gm...] Sent: Thursday, June 20, 2013 6:34 PM To: Matt Warner Cc: pos...@li...<mailto:pos...@li...> Subject: Re: [Postgres-xc-developers] Minor Fixes Thanks a lot for the patch. As Michael mentioned, you can send a patch to developers mailing list. BTW, core team tested current XC on 64bit Intel CentOS and others tested it against RedHat. Did you test XC on Solaris? Regards; ---------- Koichi Suzuki 2013/6/21 Matt Warner <MW...@xi...<mailto:MW...@xi...>> Just a quick question about contributing fixes. I’ve had to make some minor changes to get XC compiled on Solaris x64. What format would you like to see for the changes? Most are very minor, such as removing return statements inside void functions (which the Solaris compiler flags as incorrect since you can’t return from a void function). Matt ------------------------------------------------------------------------------ This SF.net<http://SF.net> email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Postgres-xc-developers mailing list Pos...@li...<mailto:Pos...@li...> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers ------------------------------------------------------------------------------ This SF.net<http://SF.net> email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev_______________________________________________ Postgres-xc-developers mailing list Pos...@li...<mailto:Pos...@li...> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers |
From: Koichi S. <koi...@gm...> - 2013-06-27 06:18:52
|
Hi, I reviewed this thread again. It may be better to include Matt's patch to the master after we build REL1_1_STABLE so that he can continue his Solaris-related work on the master. As Ashutosh suggested, it will be less confusing not to include this in REL1_1_STABLE. Because I'm about to build REL1_1_STABLE for beta work, please let me know if anybody need Matt's patch in 1.1. Matt, could you let me know your idea and if you can continue to test XC on Solaris and declare that XC supports Solaris? Best Regards; ---------- Koichi Suzuki 2013/6/25 Koichi Suzuki <koi...@gm...> > I meant that removing "return" statement which returns another function > return value will be a good refactoring. Of course, simple return may not > be removed. > > > ---------- > Koichi Suzuki > > > 2013/6/25 Koichi Suzuki <koi...@gm...> > >> Year. The code is not harmfull at all. Removing "return" from void >> functions could be a good refactoring. Although Solaris is not supported >> officieally yet, I think it's a good idea to have it in master. I do hope >> Matt continues to test XC so that we can tell XC runs on Solaris. >> >> Any more inputs? >> >> Regardsds; >> >> ---------- >> Koichi Suzuki >> >> >> 2013/6/25 Matt Warner <MW...@xi...> >> >>> I'll double check but I thought I'd only removed return from functions >>> declaring void as their return type. >>> >>> ? >>> >>> Matt >>> >>> On Jun 23, 2013, at 6:22 PM, "鈴木 幸市" <ko...@in...> wrote: >>> >>> The patch looks reasonable. One comment: removing "return" for >>> non-void function will cause Linux gcc warning. For this case, we need >>> #ifdef SOLARIS directive. >>> >>> You sent two similar patch for proxy_main.c in separate e-mails. The >>> later one seems to resolve my comment above. Although the core team >>> cannot declare that XC runs on Solaris so far, I think the patch is >>> reasonable to be included. >>> >>> Any other comments? >>> --- >>> Koichi Suzuki >>> >>> >>> >>> On 2013/06/22, at 1:26, Matt Warner <MW...@XI...> wrote: >>> >>> Regarding the other changes, they are specific to Solaris. For example, >>> in src/backend/pgxc/pool/pgxcnode.c, Solaris requires we include >>> sys/filio.h. I’ll be searching to see if I can find a macro already defined >>> for Solaris that I can leverage to #ifdef those Solaris-specific items.* >>> *** >>> >>> Matt**** >>> >>> *From:* Matt Warner >>> *Sent:* Friday, June 21, 2013 9:21 AM >>> *To:* 'Koichi Suzuki' >>> *Cc:* 'pos...@li...' >>> *Subject:* RE: [Postgres-xc-developers] Minor Fixes**** >>> ** ** >>> First patch.**** >>> >>> *From:* Matt Warner >>> *Sent:* Friday, June 21, 2013 8:50 AM >>> *To:* 'Koichi Suzuki' >>> *Cc:* pos...@li... >>> *Subject:* RE: [Postgres-xc-developers] Minor Fixes**** >>> ** ** >>> Yes, I’m running XC on Solaris x64.**** >>> >>> *From:* Koichi Suzuki [mailto:koi...@gm...<koi...@gm...> >>> ] >>> *Sent:* Thursday, June 20, 2013 6:34 PM >>> *To:* Matt Warner >>> *Cc:* pos...@li... >>> *Subject:* Re: [Postgres-xc-developers] Minor Fixes**** >>> ** ** >>> Thanks a lot for the patch. As Michael mentioned, you can send a patch >>> to developers mailing list.**** >>> ** ** >>> BTW, core team tested current XC on 64bit Intel CentOS and others tested >>> it against RedHat. Did you test XC on Solaris?**** >>> ** ** >>> Regards;**** >>> >>> **** >>> ---------- >>> Koichi Suzuki**** >>> >>> ** ** >>> 2013/6/21 Matt Warner <MW...@xi...>**** >>> Just a quick question about contributing fixes. I’ve had to make some >>> minor changes to get XC compiled on Solaris x64.**** >>> What format would you like to see for the changes? Most are very minor, >>> such as removing return statements inside void functions (which the Solaris >>> compiler flags as incorrect since you can’t return from a void function). >>> **** >>> Matt**** >>> **** >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Windows: >>> >>> Build for Windows Store. >>> >>> http://p.sf.net/sfu/windows-dev2dev >>> _______________________________________________ >>> Postgres-xc-developers mailing list >>> Pos...@li... >>> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers**** >>> ** ** >>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Windows: >>> >>> Build for Windows Store. >>> >>> >>> http://p.sf.net/sfu/windows-dev2dev_______________________________________________ >>> Postgres-xc-developers mailing list >>> Pos...@li... >>> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers >>> >>> >>> >> > |