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
|
9
|
10
|
11
(9) |
12
(1) |
13
(3) |
14
|
15
|
16
|
17
|
18
(1) |
19
(5) |
20
(8) |
21
|
22
|
23
|
24
|
25
(5) |
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
|
From: Abbas B. <ga...@us...> - 2013-12-11 10:07:41
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via a79bb0d0e1d2490b85daaa6a67ea1a9b304f6fd4 (commit) from 66187c7880339fe8ee7f6eae5ccde788e41ddca2 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a79bb0d0e1d2490b85daaa6a67ea1a9b304f6fd4 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/rewrite/rewriteHandler.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 09:19:19
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 66187c7880339fe8ee7f6eae5ccde788e41ddca2 (commit) from 0c8b67707ef76fdd1a9f44ff40ecfb47de9e51d0 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=66187c7880339fe8ee7f6eae5ccde788e41ddca2 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/test/regress/expected/xc_sort.out | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 09:15:25
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 0c8b67707ef76fdd1a9f44ff40ecfb47de9e51d0 (commit) from d8e6324a39a96a3b64f357be53bb640e4f337d42 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0c8b67707ef76fdd1a9f44ff40ecfb47de9e51d0 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/test/regress/expected/xc_limit.out | 60 ++++++++++++++----------------- 1 files changed, 27 insertions(+), 33 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-12-11 09:02:41
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via d8e6324a39a96a3b64f357be53bb640e4f337d42 (commit) from 303bd42483735976e9d9919ab8fec161cbf9591b (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d8e6324a39a96a3b64f357be53bb640e4f337d42 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 | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 08:58:37
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 303bd42483735976e9d9919ab8fec161cbf9591b (commit) from 1ab7ac6f9f8f036fee2ce38f16b5a1ca52e3f1ab (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=303bd42483735976e9d9919ab8fec161cbf9591b 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/test/regress/expected/xc_FQS_join.out | 120 ++++++++++++++-------------- 1 files changed, 60 insertions(+), 60 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 08:53:25
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 1ab7ac6f9f8f036fee2ce38f16b5a1ca52e3f1ab (commit) from 9004b450774bb081ada5577a05cc66541503776c (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1ab7ac6f9f8f036fee2ce38f16b5a1ca52e3f1ab 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/test/regress/expected/xc_remote.out | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 08:33:07
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 9004b450774bb081ada5577a05cc66541503776c (commit) from 48544daa5bcf063e2ac26425808a682cada2a160 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9004b450774bb081ada5577a05cc66541503776c 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/test/regress/expected/xc_having.out | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 06:36:10
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 48544daa5bcf063e2ac26425808a682cada2a160 (commit) from 33726080f888f06f629ed060a240e2d3555ff1fd (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=48544daa5bcf063e2ac26425808a682cada2a160 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/test/regress/expected/foreign_data_1.out | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-11 06:10:02
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 33726080f888f06f629ed060a240e2d3555ff1fd (commit) from 06e8dd3bbc9059cee0746a56cc80abc40e7fcaa8 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=33726080f888f06f629ed060a240e2d3555ff1fd 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/test/regress/expected/point.out | 2 ++ src/test/regress/sql/point.sql | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |