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
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
(1) |
20
|
21
(1) |
22
|
23
|
24
|
25
|
26
(1) |
27
|
28
|
29
|
30
|
31
|
|
|
|
|
|
|
From: Ashutosh B. <ash...@us...> - 2013-03-04 09:58:11
|
Project "Postgres-XC". The branch, master has been updated via 32533d08422bea95bf42b6e5dd5f10f0a83b966a (commit) via ac4c4e7dffb4c3e6b171a1b0ed2f39d61f427380 (commit) from 0382274e602809556d7dde12ea11f13c0cc53000 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=32533d08422bea95bf42b6e5dd5f10f0a83b966a commit 32533d08422bea95bf42b6e5dd5f10f0a83b966a Merge: ac4c4e7 0382274 Author: Ashutosh Bapat <ash...@en...> Date: Mon Mar 4 15:24:00 2013 +0530 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ac4c4e7dffb4c3e6b171a1b0ed2f39d61f427380 commit 32533d08422bea95bf42b6e5dd5f10f0a83b966a Merge: ac4c4e7 0382274 Author: Ashutosh Bapat <ash...@en...> Date: Mon Mar 4 15:24:00 2013 +0530 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ref/psql-ref.sgmlin | 6 ++- src/bin/psql/describe.c | 60 +++++++++++++++++++++++ src/test/regress/expected/create_table_like.out | 12 +++++ src/test/regress/expected/inherit.out | 6 ++ src/test/regress/expected/inherit_1.out | 6 ++ 5 files changed, 88 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |