You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(28) |
Jun
(12) |
Jul
(11) |
Aug
(12) |
Sep
(5) |
Oct
(19) |
Nov
(14) |
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(18) |
Feb
(30) |
Mar
(115) |
Apr
(89) |
May
(50) |
Jun
(44) |
Jul
(22) |
Aug
(13) |
Sep
(11) |
Oct
(30) |
Nov
(28) |
Dec
(39) |
2012 |
Jan
(38) |
Feb
(18) |
Mar
(43) |
Apr
(91) |
May
(108) |
Jun
(46) |
Jul
(37) |
Aug
(44) |
Sep
(33) |
Oct
(29) |
Nov
(36) |
Dec
(15) |
2013 |
Jan
(35) |
Feb
(611) |
Mar
(5) |
Apr
(55) |
May
(30) |
Jun
(28) |
Jul
(458) |
Aug
(34) |
Sep
(9) |
Oct
(39) |
Nov
(22) |
Dec
(32) |
2014 |
Jan
(16) |
Feb
(16) |
Mar
(42) |
Apr
(179) |
May
(7) |
Jun
(6) |
Jul
(9) |
Aug
|
Sep
(4) |
Oct
|
Nov
(3) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1
|
2
(1) |
3
|
4
(1) |
5
(3) |
6
(2) |
7
|
8
|
9
|
10
(1) |
11
|
12
(8) |
13
(2) |
14
|
15
|
16
(6) |
17
(1) |
18
(1) |
19
(2) |
20
(1) |
21
|
22
|
23
|
24
(1) |
25
|
26
(4) |
27
|
28
|
29
|
30
(3) |
31
(1) |
|
|
|
|
From: Ashutosh B. <ash...@en...> - 2012-01-02 04:47:31
|
Hi Amit, I see that this commit has been pushed into stable 0.9.6. I didn't intend it to be in 0.9.6 stable code. I don't know effect of disabling fast query shipping in 0.9.6, some of the queries may not work. But users are not expected to know this GUC and hence disable it, so I think we are safe. On Fri, Dec 23, 2011 at 6:58 PM, Amit Khandekar < ami...@us...> wrote: > Project "Postgres-XC". > > The branch, REL0_9_6_STABLE has been updated > via 9998d8750f8ae5e81f0a0e0d44714a3e0b62189e (commit) > from 9482b96faed66cca267285f0ac1f19d54a8a55b0 (commit) > > > - Log ----------------------------------------------------------------- > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9998d8750f8ae5e81f0a0e0d44714a3e0b62189e > > commit 1b244c116e9cb93253c37236cf722072a719b0e4 > Author: Ashutosh Bapat <ash...@en...> > Date: Thu Dec 22 12:02:05 2011 +0530 > > Add following GUCs related to optimizations during remote query planning > 1. enable_remotegroup - to enable or disable remote grouping > optimization in > create_remotegrouping_plan(). > 2. enable_fast_query_shipping - to enable or disable fast query > shipping. > > These GUCs are to be used only for debugging, and should not be used in > production environment or user deployments. > > M src/backend/optimizer/path/costsize.c > M src/backend/optimizer/plan/createplan.c > M src/backend/pgxc/plan/planner.c > M src/backend/utils/misc/guc.c > M src/include/optimizer/cost.h > M src/include/pgxc/planner.h > > ----------------------------------------------------------------------- > > Summary of changes: > src/backend/Makefile | 4 ++++ > src/gtm/Makefile.global | 3 ++- > 2 files changed, 6 insertions(+), 1 deletions(-) > > > hooks/post-receive > -- > Postgres-XC > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > -- Best Wishes, Ashutosh Bapat EntepriseDB Corporation The Enterprise Postgres Company |