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
(5) |
9
(2) |
10
(5) |
11
(1) |
12
(1) |
13
|
14
|
15
(3) |
16
(5) |
17
(5) |
18
(6) |
19
(10) |
20
|
21
|
22
(3) |
23
(4) |
24
|
25
(3) |
26
|
27
|
28
|
29
|
30
|
|
|
|
|
From: Abbas B. <ga...@us...> - 2013-04-18 17:16:00
|
Project "Postgres-XC". The branch, master has been updated via efe49838a310d49c5fca45970bbd5abfd9325a65 (commit) from ff4bc30300e3e8aecc0cbb3dc5c0c61f887206cc (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=efe49838a310d49c5fca45970bbd5abfd9325a65 commit efe49838a310d49c5fca45970bbd5abfd9325a65 Author: Abbas <abb...@en...> Date: Thu Apr 18 22:13:16 2013 +0500 Fix a bug in pgxc_advisory_lock The function should succeed if either the lock can be acquired OR the lock is already held by the same transaction. M src/backend/utils/adt/lockfuncs.c ----------------------------------------------------------------------- Summary of changes: src/backend/utils/adt/lockfuncs.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-04-18 14:00:19
|
Project "Postgres-XC". The branch, rowtriggers_new has been updated via 5aa7c108246079b2fee86512e025a2bd1454d87c (commit) from 79d63919150919a1c4cbea271d2b24d8f1f63f48 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5aa7c108246079b2fee86512e025a2bd1454d87c commit ff4bc30300e3e8aecc0cbb3dc5c0c61f887206cc Author: Koichi Suzuki <koi...@gm...> Date: Thu Apr 18 22:45:26 2013 +0900 This commit adds gtm standby to backup restoration point when it is promoted to the master. modified: src/gtm/main/main.c M src/gtm/main/main.c ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/pool/execRemote.c | 65 +++++++++++++++++++++-------------- src/include/nodes/execnodes.h | 8 ++++ 2 files changed, 47 insertions(+), 26 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-04-18 13:46:18
|
Project "Postgres-XC". The branch, master has been updated via ff4bc30300e3e8aecc0cbb3dc5c0c61f887206cc (commit) from 2c53462e57a55e6edebbd41083c3fe22b79f15f7 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ff4bc30300e3e8aecc0cbb3dc5c0c61f887206cc commit ff4bc30300e3e8aecc0cbb3dc5c0c61f887206cc Author: Koichi Suzuki <koi...@gm...> Date: Thu Apr 18 22:45:26 2013 +0900 This commit adds gtm standby to backup restoration point when it is promoted to the master. modified: src/gtm/main/main.c M src/gtm/main/main.c ----------------------------------------------------------------------- Summary of changes: src/gtm/main/main.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-04-18 13:14:02
|
Project "Postgres-XC". The branch, rowtriggers_new has been updated via 79d63919150919a1c4cbea271d2b24d8f1f63f48 (commit) via 6ef09dcacd4ac98741a313bf6b723cbd8bb25445 (commit) from 039a5c40eba546ef1a4264c1140ef03a5ac3d013 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=79d63919150919a1c4cbea271d2b24d8f1f63f48 commit 2c53462e57a55e6edebbd41083c3fe22b79f15f7 Author: Koichi Suzuki <koi...@gm...> Date: Thu Apr 18 21:59:29 2013 +0900 This is the fix to the last commit to add restoration point dump feature to GTM. Lock implementation was not good. modified: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c modified: src/include/gtm/gtm_backup.h M src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c M src/include/gtm/gtm_backup.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6ef09dcacd4ac98741a313bf6b723cbd8bb25445 commit 2c53462e57a55e6edebbd41083c3fe22b79f15f7 Author: Koichi Suzuki <koi...@gm...> Date: Thu Apr 18 21:59:29 2013 +0900 This is the fix to the last commit to add restoration point dump feature to GTM. Lock implementation was not good. modified: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c modified: src/include/gtm/gtm_backup.h M src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c M src/include/gtm/gtm_backup.h ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/drop_if_exists.out | 3 - src/test/regress/expected/with.out | 137 ++++++++++--------- src/test/regress/expected/{with.out => with_1.out} | 143 +++++++++++--------- src/test/regress/sql/with.sql | 4 +- 4 files changed, 155 insertions(+), 132 deletions(-) copy src/test/regress/expected/{with.out => with_1.out} (96%) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-04-18 13:01:01
|
Project "Postgres-XC". The branch, master has been updated via 2c53462e57a55e6edebbd41083c3fe22b79f15f7 (commit) from 82ad95e7088d182e1134daa98b4def6d3d75c9a0 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2c53462e57a55e6edebbd41083c3fe22b79f15f7 commit 2c53462e57a55e6edebbd41083c3fe22b79f15f7 Author: Koichi Suzuki <koi...@gm...> Date: Thu Apr 18 21:59:29 2013 +0900 This is the fix to the last commit to add restoration point dump feature to GTM. Lock implementation was not good. modified: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c modified: src/include/gtm/gtm_backup.h M src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c M src/include/gtm/gtm_backup.h ----------------------------------------------------------------------- Summary of changes: src/gtm/main/gtm_backup.c | 22 ++++++++ src/gtm/main/gtm_seq.c | 122 +++++++++++------------------------------- src/gtm/main/gtm_txn.c | 13 +---- src/gtm/main/main.c | 8 +++- src/include/gtm/gtm_backup.h | 2 + 5 files changed, 65 insertions(+), 102 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-04-18 03:22:31
|
Project "Postgres-XC". The branch, rowtriggers_new has been updated via 039a5c40eba546ef1a4264c1140ef03a5ac3d013 (commit) via 223b9943885cf21c580bcb1709ed67dd8dd1cbbb (commit) via fcd0d478685fb49daf2e926c34d0830accda5365 (commit) via ada7483477a2c86c76748f9f1e2486df43bca061 (commit) via 10ac1cd87a7e602e3009e0e7935791c239c6e401 (commit) via 2491cd2a6a9c1b345d9e8e69d137a58f72b2bed6 (commit) via 1539b54bc24c85639ff0cf76042db0098a189e31 (commit) from 44d07c5c1a405e5b896403741f8f2aea288d0313 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=039a5c40eba546ef1a4264c1140ef03a5ac3d013 commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=223b9943885cf21c580bcb1709ed67dd8dd1cbbb commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fcd0d478685fb49daf2e926c34d0830accda5365 commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ada7483477a2c86c76748f9f1e2486df43bca061 commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=10ac1cd87a7e602e3009e0e7935791c239c6e401 commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2491cd2a6a9c1b345d9e8e69d137a58f72b2bed6 commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1539b54bc24c85639ff0cf76042db0098a189e31 commit 82ad95e7088d182e1134daa98b4def6d3d75c9a0 Author: Koichi Suzuki <koi...@gm...> Date: Wed Apr 17 17:55:22 2013 +0900 This commit is to fix potential GTM vulnerability when GTM crashes and restarts afterwords. This commit checks out such a restoration point so that GTM can safely restarts after the crash. No need to change any configuration and documentation. modified: src/gtm/main/Makefile new file: src/gtm/main/gtm_backup.c modified: src/gtm/main/gtm_seq.c modified: src/gtm/main/gtm_txn.c modified: src/gtm/main/main.c new file: src/include/gtm/gtm_backup.h modified: src/include/gtm/gtm_seq.h modified: src/include/gtm/gtm_txn.h M src/gtm/main/Makefile A src/gtm/main/gtm_backup.c M src/gtm/main/gtm_seq.c M src/gtm/main/gtm_txn.c M src/gtm/main/main.c A src/include/gtm/gtm_backup.h M src/include/gtm/gtm_seq.h M src/include/gtm/gtm_txn.h ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/pool/execRemote.c | 61 +- src/test/regress/expected/plpgsql_1.out | 310 +++---- src/test/regress/expected/rangefuncs_1.out | 10 +- src/test/regress/expected/rules.out | 13 +- src/test/regress/expected/triggers.out | 16 +- src/test/regress/expected/triggers_1.out | 1320 ---------------------------- src/test/regress/expected/xc_remote.out | 14 +- src/test/regress/sql/triggers.sql | 16 +- 8 files changed, 192 insertions(+), 1568 deletions(-) delete mode 100644 src/test/regress/expected/triggers_1.out hooks/post-receive -- Postgres-XC |