From: Abbas B. <abb...@en...> - 2013-08-02 07:34:08
Attachments:
7_bt.patch
|
Hi, PFA patch to make sure that JDBC regression does not use binary transfer of fields since XC does not support it. -- *Abbas* Architect Ph: 92.334.5100153 Skype ID: gabbasb www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.enterprisedb.com/resources-community>and more<http://www.enterprisedb.com/resources-community> |
From: Abbas B. <abb...@en...> - 2013-08-05 07:45:38
|
On Mon, Aug 5, 2013 at 10:22 AM, Masataka Saito <pg...@gm...> wrote: > HI, > > It's OK If you know the property could be changed by > build.local.properties file and you daringly changed build.xml directly. > I had opted to change build.xml instead of adding another file in the repository, but we can do it the way you are suggesting. I remember testing it and it was working fine. Should I send an updated patch that adds a file build.local.properties containing binarytransfer=false? > > > On Fri, Aug 2, 2013 at 4:33 PM, Abbas Butt <abb...@en...>wrote: > >> Hi, >> PFA patch to make sure that JDBC regression does not use binary transfer >> of fields since XC does not support it. >> >> -- >> *Abbas* >> Architect >> >> Ph: 92.334.5100153 >> Skype ID: gabbasb >> www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> >> * >> Follow us on Twitter* >> @EnterpriseDB >> >> Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.enterprisedb.com/resources-community>and more<http://www.enterprisedb.com/resources-community> >> >> >> ------------------------------------------------------------------------------ >> Get your SQL database under version control now! >> Version control is standard for application code, but databases havent >> caught up. So what steps can you take to put your SQL databases under >> version control? Why should you start doing it? Read more to find out. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk >> _______________________________________________ >> Postgres-xc-developers mailing list >> Pos...@li... >> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers >> >> > -- -- *Abbas* Architect Ph: 92.334.5100153 Skype ID: gabbasb www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.enterprisedb.com/resources-community>and more<http://www.enterprisedb.com/resources-community> |
From: Masataka S. <pg...@gm...> - 2013-08-05 05:22:51
|
HI, It's OK If you know the property could be changed by build.local.properties file and you daringly changed build.xml directly. On Fri, Aug 2, 2013 at 4:33 PM, Abbas Butt <abb...@en...>wrote: > Hi, > PFA patch to make sure that JDBC regression does not use binary transfer > of fields since XC does not support it. > > -- > *Abbas* > Architect > > Ph: 92.334.5100153 > Skype ID: gabbasb > www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> > * > Follow us on Twitter* > @EnterpriseDB > > Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.enterprisedb.com/resources-community>and more<http://www.enterprisedb.com/resources-community> > > > ------------------------------------------------------------------------------ > Get your SQL database under version control now! > Version control is standard for application code, but databases havent > caught up. So what steps can you take to put your SQL databases under > version control? Why should you start doing it? Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > > |
From: Masataka S. <pg...@gm...> - 2013-08-05 07:55:12
|
On Mon, Aug 5, 2013 at 4:45 PM, Abbas Butt <abb...@en...> wrote: > > > On Mon, Aug 5, 2013 at 10:22 AM, Masataka Saito <pg...@gm...> wrote: >> >> HI, >> >> It's OK If you know the property could be changed by >> build.local.properties file and you daringly changed build.xml directly. > > > I had opted to change build.xml instead of adding another file in the > repository, but we can do it the way you are suggesting. I remember testing > it and it was working fine. Should I send an updated patch that adds a file > build.local.properties containing binarytransfer=false? I just wanted to know whether you recognize options or not. It is needless to fix. > >> >> >> >> On Fri, Aug 2, 2013 at 4:33 PM, Abbas Butt <abb...@en...> >> wrote: >>> >>> Hi, >>> PFA patch to make sure that JDBC regression does not use binary transfer >>> of fields since XC does not support it. >>> >>> -- >>> Abbas >>> Architect >>> >>> Ph: 92.334.5100153 >>> Skype ID: gabbasb >>> www.enterprisedb.com >>> >>> Follow us on Twitter >>> @EnterpriseDB >>> >>> Visit EnterpriseDB for tutorials, webinars, whitepapers and more >>> >>> >>> ------------------------------------------------------------------------------ >>> Get your SQL database under version control now! >>> Version control is standard for application code, but databases havent >>> caught up. So what steps can you take to put your SQL databases under >>> version control? Why should you start doing it? Read more to find out. >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Postgres-xc-developers mailing list >>> Pos...@li... >>> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers >>> >> > > > > -- > -- > Abbas > Architect > > Ph: 92.334.5100153 > Skype ID: gabbasb > www.enterprisedb.com > > Follow us on Twitter > @EnterpriseDB > > Visit EnterpriseDB for tutorials, webinars, whitepapers and more |