From: Pavan D. <pav...@gm...> - 2013-09-05 06:01:01
|
Hello All, I see that the pgxc_class.h file in the repository has EnterpriseDB license header. I am very sure this is just an oversight since the entire project is under PostgreSQL license. Nevertheless it will be a good idea to correct the same with EDB's consent: https://github.com/postgres-xc/postgres-xc/blob/master/src/include/catalog/pgxc_class.h Thanks, Pavan -- Pavan Deolasee http://www.linkedin.com/in/pavandeolasee |
From: Koichi S. <koi...@gm...> - 2013-09-05 07:44:52
|
Thank you Pavan. I've found some more inaccurate headers. I'd like to correct them for all the releases. Because this one needs urgent correction, I will commit it promptly. Regards; --- Koichi Suzuki 2013/9/5 Pavan Deolasee <pav...@gm...> > Hello All, > > I see that the pgxc_class.h file in the repository has EnterpriseDB > license header. I am very sure this is just an oversight since the entire > project is under PostgreSQL license. Nevertheless it will be a good idea to > correct the same with EDB's consent: > > > https://github.com/postgres-xc/postgres-xc/blob/master/src/include/catalog/pgxc_class.h > > Thanks, > Pavan > > -- > Pavan Deolasee > http://www.linkedin.com/in/pavandeolasee > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > > |
From: Pavan D. <pav...@gm...> - 2013-09-05 08:56:08
|
On Thu, Sep 5, 2013 at 1:14 PM, Koichi Suzuki <koi...@gm...> wrote: > Thank you Pavan. I've found some more inaccurate headers. I'd like to > correct them for all the releases. Because this one needs urgent > correction, I will commit it promptly. > Thanks a lot. Thanks, Pavan -- Pavan Deolasee http://www.linkedin.com/in/pavandeolasee |
From: Michael P. <mic...@gm...> - 2013-09-05 08:20:36
|
On Thu, Sep 5, 2013 at 4:44 PM, Koichi Suzuki <koi...@gm...> wrote: > Thank you Pavan. I've found some more inaccurate headers. I'd like to > correct them for all the releases. Because this one needs urgent > correction, I will commit it promptly. This might have been here for ages, perhaps even the beginning of the project. -- Michael |
From: Ashutosh B. <ash...@en...> - 2013-09-05 08:27:59
|
The commit 9b1cd1ef2e746b9d68085ecd37eabaa38e2a82f1 On Thu, Sep 5, 2013 at 1:50 PM, Michael Paquier <mic...@gm...>wrote: > On Thu, Sep 5, 2013 at 4:44 PM, Koichi Suzuki <koi...@gm...> > wrote: > > Thank you Pavan. I've found some more inaccurate headers. I'd like to > > correct them for all the releases. Because this one needs urgent > > correction, I will commit it promptly. > This might have been here for ages, perhaps even the beginning of the > project. > -- > Michael > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > -- Best Wishes, Ashutosh Bapat EnterpriseDB Corporation The Postgres Database Company |
From: Koichi S. <koi...@gm...> - 2013-09-05 08:57:15
|
Year, I applied this to all the stable branches, which will be out at the next chance of the minor release. Regards; --- Koichi Suzuki 2013/9/5 Ashutosh Bapat <ash...@en...> > The commit 9b1cd1ef2e746b9d68085ecd37eabaa38e2a82f1 > > > On Thu, Sep 5, 2013 at 1:50 PM, Michael Paquier <mic...@gm... > > wrote: > >> On Thu, Sep 5, 2013 at 4:44 PM, Koichi Suzuki <koi...@gm...> >> wrote: >> > Thank you Pavan. I've found some more inaccurate headers. I'd like >> to >> > correct them for all the releases. Because this one needs urgent >> > correction, I will commit it promptly. >> This might have been here for ages, perhaps even the beginning of the >> project. >> -- >> Michael >> >> >> ------------------------------------------------------------------------------ >> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! >> Discover the easy way to master current and previous Microsoft >> technologies >> and advance your career. Get an incredible 1,500+ hours of step-by-step >> tutorial videos with LearnDevNow. Subscribe today and save! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk >> _______________________________________________ >> Postgres-xc-developers mailing list >> Pos...@li... >> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers >> > > > > -- > Best Wishes, > Ashutosh Bapat > EnterpriseDB Corporation > The Postgres Database Company > |