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
|
3
|
4
|
5
|
6
|
7
|
8
(3) |
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
(2) |
21
|
22
|
23
|
24
|
25
|
26
|
27
(4) |
28
(4) |
29
|
30
(2) |
31
(1) |
|
From: Abbas B. <ga...@us...> - 2014-01-20 12:13:58
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 82e1426d7ab0e98e4f14b525ed937a50e6efb0d4 (commit) from 8ef8283df153b78ed83887d4f08f66d0b073c505 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=82e1426d7ab0e98e4f14b525ed937a50e6efb0d4 commit c22198d2fdc4d834c4528fc5d31cae8a29adfc8f Author: Michael Paquier <mi...@ot...> Date: Fri Nov 29 21:09:05 2013 +0900 Correct typo in code of XC optimizer Pavan Deolasee M src/backend/optimizer/plan/pgxcplan.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2014-01-20 12:01:16
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 8ef8283df153b78ed83887d4f08f66d0b073c505 (commit) from ea3dbab2dbebe770c0e90132281dbb37ae31fdcc (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=8ef8283df153b78ed83887d4f08f66d0b073c505 commit c22198d2fdc4d834c4528fc5d31cae8a29adfc8f Author: Michael Paquier <mi...@ot...> Date: Fri Nov 29 21:09:05 2013 +0900 Correct typo in code of XC optimizer Pavan Deolasee M src/backend/optimizer/plan/pgxcplan.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 89 ++++++++------------------ src/test/regress/expected/xc_FQS_join.out | 12 ++-- src/test/regress/expected/xc_alter_table.out | 4 +- src/test/regress/expected/xc_remote.out | 24 ++++---- src/test/regress/expected/xc_returning.out | 30 ++++---- src/test/regress/expected/xc_trigship.out | 2 +- 6 files changed, 62 insertions(+), 99 deletions(-) hooks/post-receive -- Postgres-XC |