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
(1) |
2
(4) |
3
|
4
|
5
|
6
|
7
(4) |
8
(2) |
9
|
10
|
11
|
12
|
13
|
14
(4) |
15
(4) |
16
|
17
|
18
|
19
|
20
|
21
(6) |
22
(1) |
23
|
24
|
25
|
26
(3) |
27
(6) |
28
|
29
(1) |
30
|
|
From: Koichi S. <koi...@us...> - 2012-11-07 05:01:50
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 18b4519c82045646d202d467ee325a4a36a97108 (commit) from c9465bb80bc8e94f6cf98ac00981e016793201ce (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=18b4519c82045646d202d467ee325a4a36a97108 commit b3208942ba78f26c97cc737a3d33bb359fd78132 Author: Koichi Suzuki <koi...@gm...> Date: Wed Nov 7 13:54:33 2012 +0900 This commit fixes the bug 3583921, coordinator/slave crash due to too many KnownAssignedXids. modified: src/backend/storage/ipc/procarray.c M src/backend/storage/ipc/procarray.c ----------------------------------------------------------------------- Summary of changes: src/backend/storage/ipc/procarray.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2012-11-07 04:57:10
|
Project "Postgres-XC". The branch, master has been updated via b3208942ba78f26c97cc737a3d33bb359fd78132 (commit) from 462049dade553216b97db4e0233fb8d16e626c8f (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b3208942ba78f26c97cc737a3d33bb359fd78132 commit b3208942ba78f26c97cc737a3d33bb359fd78132 Author: Koichi Suzuki <koi...@gm...> Date: Wed Nov 7 13:54:33 2012 +0900 This commit fixes the bug 3583921, coordinator/slave crash due to too many KnownAssignedXids. modified: src/backend/storage/ipc/procarray.c M src/backend/storage/ipc/procarray.c ----------------------------------------------------------------------- Summary of changes: src/backend/storage/ipc/procarray.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-11-07 02:16:27
|
Project "Postgres-XC". The branch, master has been updated via 462049dade553216b97db4e0233fb8d16e626c8f (commit) from 2af482674d9e6d7d0a0b008bf9f0a66ef78f7cca (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=462049dade553216b97db4e0233fb8d16e626c8f commit 462049dade553216b97db4e0233fb8d16e626c8f Author: Michael Paquier <mi...@ot...> Date: Wed Nov 7 11:15:14 2012 +0900 Add a note in docs that enable_remote* parameters are XC-only parameters M doc-xc/src/sgml/config.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/config.sgmlin | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-11-07 02:16:10
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via c9465bb80bc8e94f6cf98ac00981e016793201ce (commit) from e5b2b0c18e9f4908a5f8c817bab55edb1eb87fb9 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c9465bb80bc8e94f6cf98ac00981e016793201ce commit 462049dade553216b97db4e0233fb8d16e626c8f Author: Michael Paquier <mi...@ot...> Date: Wed Nov 7 11:15:14 2012 +0900 Add a note in docs that enable_remote* parameters are XC-only parameters M doc-xc/src/sgml/config.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/config.sgmlin | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |