From: Koichi S. <koi...@gm...> - 2013-04-22 10:04:26
|
Now we're entering the phase to prepare next major release. Code for the major features are about to be out so I'd like to share how to build a new branch for PGXC-1.1. I should be a bit careful because we've made serious mistake to merge our master with PG 9.2.3 branch. Here's a step I suppose to do: 1. Wait for the latest commit for trigger and pgxc_ctl (maybe tomorrow), 2. Merge with PG master just before PG cut REL9_2_STABLE, 3. Fix the regression and bugs, 4. Cut REL1_1_STABLE branch, 5. Merge 9.2.4 into REL1_1_STABLE branch, 6. Fix the regression and bugs, 7. (If possible) PG master into XC master. Any comments/inputs are welcome. Best; ---------- Koichi Suzuki |