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
(3) |
6
(1) |
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
(3) |
19
|
20
(2) |
21
(1) |
22
|
23
|
24
(4) |
25
(7) |
26
(1) |
27
(3) |
28
(3) |
29
|
30
|
|
|
|
|
|
|
From: Koichi S. <koi...@us...> - 2013-06-20 08:30:20
|
Project "Postgres-XC". The branch, master has been updated via 209b9380da84188df3669f04baa9695e712cabdd (commit) from 59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=209b9380da84188df3669f04baa9695e712cabdd commit 209b9380da84188df3669f04baa9695e712cabdd Author: Koichi Suzuki <koi...@gm...> Date: Thu Jun 20 17:29:33 2013 +0900 Fixes for tags in pgxc_ctl.sgmlin. They will be okay with openjade but not in jade. M doc-xc/src/sgml/pgxc_ctl-ref.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/pgxc_ctl-ref.sgmlin | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-20 08:18:50
|
Project "Postgres-XC". The branch, master has been updated via 59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 (commit) from 7995bd14c15fa822e0b207c9d3340aa4eefed533 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 commit 59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 Author: Koichi Suzuki <koi...@gm...> Date: Thu Jun 20 17:11:02 2013 +0900 Fix for the document bug of config.sgmlin. Wrong character was used for ID. M doc-xc/src/sgml/config.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/config.sgmlin | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |