Re: [GENERAL] cloning postgres-xc

2013-02-12 Thread Michael Paquier
On Tue, Feb 12, 2013 at 2:36 PM, Zenaan Harkness wrote: > Does somone know the object overlap likely between pg and pgxc > repositories? > > I ask because I could just git clone pgxc, or I could add a remote for > pgxc to my pg git clone, and make sure the branches are added, and > fetch that rem

Re: [GENERAL] cloning postgres-xc

2013-02-12 Thread Koichi Suzuki
Yes, this ML is not a right place to discuss this. Could you raise this issue at postgres-xc-general ML? Regards; -- Koichi Suzuki 2013/2/12 Pavan Deolasee : > This may not be the best place to ask these questions and you could > have considered using postgres-xc-general mailing list fr

Re: [GENERAL] cloning postgres-xc

2013-02-11 Thread Pavan Deolasee
This may not be the best place to ask these questions and you could have considered using postgres-xc-general mailing list from the Postgres-XC project site. Anyways, see my comments below. On Tue, Feb 12, 2013 at 11:06 AM, Zenaan Harkness wrote: > Does somone know the object overlap likely betwe

[GENERAL] cloning postgres-xc

2013-02-11 Thread Zenaan Harkness
Does somone know the object overlap likely between pg and pgxc repositories? I ask because I could just git clone pgxc, or I could add a remote for pgxc to my pg git clone, and make sure the branches are added, and fetch that remote. And in this way, common files/ objects are properly shared in on