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-20 15:35:37
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via a3d622c00fd65fb3c38ed01699fae9694dbd2815 (commit) from ce3a497bf606697e8248b581d5678c0b4d7193f1 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a3d622c00fd65fb3c38ed01699fae9694dbd2815 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/utils/adt/ruleutils.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 10:46:08
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via ce3a497bf606697e8248b581d5678c0b4d7193f1 (commit) from 1d8a90e0ea1f3b083d8635ede72f6fa34dc731f1 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ce3a497bf606697e8248b581d5678c0b4d7193f1 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.out | 4 ++-- src/test/regress/sql/xc_FQS.sql | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 03:41:55
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 1d8a90e0ea1f3b083d8635ede72f6fa34dc731f1 (commit) from 3a520b58d75415634aa63897c99d1572ef045508 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1d8a90e0ea1f3b083d8635ede72f6fa34dc731f1 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_groupby.out | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 03:24:30
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 3a520b58d75415634aa63897c99d1572ef045508 (commit) from 81f974f337ec6662509c6bb076fe780c908cf875 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3a520b58d75415634aa63897c99d1572ef045508 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/rangefuncs.out | 39 +++++++++++++++++------------- 1 files changed, 22 insertions(+), 17 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 03:16:08
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 81f974f337ec6662509c6bb076fe780c908cf875 (commit) from 117d67904098bdc50872fe064baf36a3b4332a5b (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=81f974f337ec6662509c6bb076fe780c908cf875 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/plpgsql_1.out | 156 +++++++++++++++++++++++++++++- 1 files changed, 150 insertions(+), 6 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 03:02:23
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via 117d67904098bdc50872fe064baf36a3b4332a5b (commit) from a738981f395ea1e85e3bb4f9f49f633757a62726 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=117d67904098bdc50872fe064baf36a3b4332a5b 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/output/misc.source | 2 +- src/test/regress/output/misc_1.source | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 02:41:43
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via a738981f395ea1e85e3bb4f9f49f633757a62726 (commit) from bfbe90ca86e86062afbde11bcf0deccc5bd713de (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a738981f395ea1e85e3bb4f9f49f633757a62726 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/create_index.out | 101 +++++++++++++++------------ src/test/regress/sql/create_index.sql | 104 ++++++++++++++-------------- 2 files changed, 108 insertions(+), 97 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-12-20 02:11:44
|
Project "Postgres-XC". The branch, master_pg93_merge has been updated via bfbe90ca86e86062afbde11bcf0deccc5bd713de (commit) from 797c64a1370b8c0675e98ac96a5ea6328c5ad766 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bfbe90ca86e86062afbde11bcf0deccc5bd713de 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/tcop/utility.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |