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) |
2
|
3
|
4
(2) |
5
|
6
|
7
(593) |
8
(1) |
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
(1) |
17
|
18
(2) |
19
(3) |
20
|
21
(3) |
22
(3) |
23
(1) |
24
|
25
|
26
|
27
|
28
|
|
|
From: Michael P. <mic...@us...> - 2013-02-07 12:29:04
|
Project "Postgres-XC". The tag, REL9_2_RC1 has been deleted was e8c736ca71b3d7aa65ea05a133b4f2a65a11e812 ----------------------------------------------------------------------- e8c736ca71b3d7aa65ea05a133b4f2a65a11e812 Stamp 9.2rc1. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:29:01
|
Project "Postgres-XC". The tag, REL9_2_BETA4 has been deleted was d5bcb33603a8ef1ac7779ff0e7d4550ce522673e ----------------------------------------------------------------------- d5bcb33603a8ef1ac7779ff0e7d4550ce522673e Stamp 9.2beta4. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:28:58
|
Project "Postgres-XC". The tag, REL9_2_BETA3 has been deleted was f30b05b8a468d0240d18251dbf2907793da676ba ----------------------------------------------------------------------- f30b05b8a468d0240d18251dbf2907793da676ba Stamp 9.2beta3. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:28:56
|
Project "Postgres-XC". The tag, REL8_4_1 has been deleted was 6883b7df92f7871c0c8e52f60e0e19c2f73c3746 ----------------------------------------------------------------------- 6883b7df92f7871c0c8e52f60e0e19c2f73c3746 Tag 8.4.1 ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:28:53
|
Project "Postgres-XC". The tag, REL8_2_23 has been deleted was fa1369a6b901bc1f7efa3d8386ffe5102f78c78a ----------------------------------------------------------------------- fa1369a6b901bc1f7efa3d8386ffe5102f78c78a Stamp 8.2.23. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:28:50
|
Project "Postgres-XC". The tag, REL8_1_23 has been deleted was b196a71d88a325039c0bf2a9823c71583b3f9047 ----------------------------------------------------------------------- b196a71d88a325039c0bf2a9823c71583b3f9047 Tag 8.1.23. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:28:48
|
Project "Postgres-XC". The tag, REL7_4_RC2 has been deleted was 3407800a3e515b8f585517b4b3bfa86b475f26e4 ----------------------------------------------------------------------- 3407800a3e515b8f585517b4b3bfa86b475f26e4 autoconf ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:26:32
|
Project "Postgres-XC". The tag, REL8_3_7 has been deleted was c87a4d31f447e81f4f58df6120dffea2566e2158 ----------------------------------------------------------------------- c87a4d31f447e81f4f58df6120dffea2566e2158 tag 8.3.7 ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:26:29
|
Project "Postgres-XC". The tag, REL8_2_7 has been deleted was 2fec466326a97be1e78b75715aaf694451a0d594 ----------------------------------------------------------------------- 2fec466326a97be1e78b75715aaf694451a0d594 Translation updates ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:26:23
|
Project "Postgres-XC". The tag, REL8_3_1 has been deleted was 2059a5a1bce6932c52a440b62154e70a0fad5d2b ----------------------------------------------------------------------- 2059a5a1bce6932c52a440b62154e70a0fad5d2b Fix inappropriately-timed memory context switch in autovacuum_do_vac_analyze. This accidentally failed to fail before 8.3, because the context we were switching back to was long-lived anyway; but it sure looks risky as can be now. Well spotted by Pavan Deolasee. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:26:20
|
Project "Postgres-XC". The tag, REL8_2_1 has been deleted was 78c795d4e59c9c5533f3179b408c61053a9e0d86 ----------------------------------------------------------------------- 78c795d4e59c9c5533f3179b408c61053a9e0d86 tag configure ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:25:29
|
Project "Postgres-XC". The tag, REL8_1_7 has been deleted was 924c1d4ceb968e94aa87b8cf09798102b13ef935 ----------------------------------------------------------------------- 924c1d4ceb968e94aa87b8cf09798102b13ef935 Stamp release 8.1.7. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:25:04
|
Project "Postgres-XC". The tag, REL8_1_1 has been deleted was 31a21e3df0a00be4f278c815b487b6c9d9f12a11 ----------------------------------------------------------------------- 31a21e3df0a00be4f278c815b487b6c9d9f12a11 Remove incorrect increment of lineno, per David Fetter. Sync HEAD and 8.1 branches of pgbench. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:24:54
|
Project "Postgres-XC". The tag, REL8_0_7 has been deleted was a5746b8b09ca6d26d07362ccf2692b504f4aa9cf ----------------------------------------------------------------------- a5746b8b09ca6d26d07362ccf2692b504f4aa9cf Stamp 8.0.7. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:24:28
|
Project "Postgres-XC". The tag, REL8_0_1 has been deleted was 380c7117ef2f6740ff22de380d271e64e96d0848 ----------------------------------------------------------------------- 380c7117ef2f6740ff22de380d271e64e96d0848 Recommend sec...@po... as the contact point for security-related bugs. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:22:38
|
Project "Postgres-XC". The tag, REL9_2_2 has been deleted was a20751ef44b47034e8082a14d42b876b169e8713 ----------------------------------------------------------------------- a20751ef44b47034e8082a14d42b876b169e8713 Stamp 9.2.2. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:22:31
|
Project "Postgres-XC". The tag, REL9_2_1 has been deleted was e0327d103013c41c83f41a05187b90956b38c5b7 ----------------------------------------------------------------------- e0327d103013c41c83f41a05187b90956b38c5b7 Stamp 9.2.1. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:22:24
|
Project "Postgres-XC". The tag, REL9_2_0 has been deleted was ef47adb414e46099155c34529a2a5caeea02fc41 ----------------------------------------------------------------------- ef47adb414e46099155c34529a2a5caeea02fc41 Stamp 9.2.0. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:22:02
|
Project "Postgres-XC". The tag, REL7_4 has been deleted was 3f78df10b168b78232fdbefe1d9d84c37f5aaaab ----------------------------------------------------------------------- 3f78df10b168b78232fdbefe1d9d84c37f5aaaab k, tag the release ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:21:55
|
Project "Postgres-XC". The tag, REL7_3 has been deleted was 920c586f7045e955596786f14e100d10be040c32 ----------------------------------------------------------------------- 920c586f7045e955596786f14e100d10be040c32 rm should be rm -f, per comment from Peter Harris. (Checked with Peter Eisentraut.) ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:21:32
|
Project "Postgres-XC". The tag, REL7_4_30 has been deleted was fd7fdbc88be20f5fc8789254b18902116f88b5fe ----------------------------------------------------------------------- fd7fdbc88be20f5fc8789254b18902116f88b5fe Tag 7.4.30 ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:21:25
|
Project "Postgres-XC". The tag, REL7_4_29 has been deleted was ab9536b134516aab6c3f58dd8fc1da4b20a9fa0e ----------------------------------------------------------------------- ab9536b134516aab6c3f58dd8fc1da4b20a9fa0e tag 7.4.29 ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:21:19
|
Project "Postgres-XC". The tag, REL7_4_28 has been deleted was 249271d387699282eb72fd70101478fe440a7af0 ----------------------------------------------------------------------- 249271d387699282eb72fd70101478fe440a7af0 tag 7.4.28 ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:21:01
|
Project "Postgres-XC". The tag, REL7_3_21 has been deleted was 9d4269f087d94c868d4da72d14bdf89617b0246c ----------------------------------------------------------------------- 9d4269f087d94c868d4da72d14bdf89617b0246c Stamp release 7.3.21. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2013-02-07 12:20:54
|
Project "Postgres-XC". The tag, REL7_3_20 has been deleted was 1aea75f047e44277e07742f950b85fe670a82d01 ----------------------------------------------------------------------- 1aea75f047e44277e07742f950b85fe670a82d01 Update release notes for last-minute fix. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |