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-05 04:20:09
|
Did he send the patch to all? I don't remember seeing the patch. Last, I remember is Abbas's mail saying there is not patch. On Thu, Jan 5, 2012 at 6:55 AM, Michael Paquier < mic...@us...> wrote: > Project "Postgres-XC". > > The branch, master has been updated > via 6b458351cc1912961949349fd1d78e13bddebe9c (commit) > from a823e2d682fa18866d4cb99d90bd32ab10a5066d (commit) > > > - Log ----------------------------------------------------------------- > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6b458351cc1912961949349fd1d78e13bddebe9c > > commit 6b458351cc1912961949349fd1d78e13bddebe9c > Author: Michael P <mic...@us...> > Date: Thu Jan 5 10:24:37 2012 +0900 > > Correct float8 collection > > Bug reported by sch19831106 and patch by the same person > > M src/backend/utils/adt/float.c > > ----------------------------------------------------------------------- > > Summary of changes: > src/backend/utils/adt/float.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > hooks/post-receive > -- > Postgres-XC > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > 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 |
From: Michael P. <mic...@us...> - 2012-01-05 01:31:18
|
Project "Postgres-XC". The branch, master has been updated via 96fa07124d40d112563b635e5ce231dedc209d46 (commit) from 6b458351cc1912961949349fd1d78e13bddebe9c (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=96fa07124d40d112563b635e5ce231dedc209d46 commit 96fa07124d40d112563b635e5ce231dedc209d46 Author: Michael P <mic...@us...> Date: Thu Jan 5 10:34:23 2012 +0900 Fix for regression test privileges Large objects are not supported by Postgres-XC. M src/test/regress/expected/privileges_1.out ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/privileges_1.out | 165 ++++++++++++---------------- 1 files changed, 68 insertions(+), 97 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-01-05 01:25:33
|
Project "Postgres-XC". The branch, master has been updated via 6b458351cc1912961949349fd1d78e13bddebe9c (commit) from a823e2d682fa18866d4cb99d90bd32ab10a5066d (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6b458351cc1912961949349fd1d78e13bddebe9c commit 6b458351cc1912961949349fd1d78e13bddebe9c Author: Michael P <mic...@us...> Date: Thu Jan 5 10:24:37 2012 +0900 Correct float8 collection Bug reported by sch19831106 and patch by the same person M src/backend/utils/adt/float.c ----------------------------------------------------------------------- Summary of changes: src/backend/utils/adt/float.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |