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
(1) |
4
|
5
(2) |
6
|
7
(9) |
8
(4) |
9
|
10
|
11
|
12
(4) |
13
(1) |
14
(1) |
15
(4) |
16
|
17
|
18
(2) |
19
(2) |
20
|
21
(5) |
22
|
23
|
24
|
25
|
26
(2) |
27
|
28
(4) |
29
(3) |
30
|
From: Michael P. <mic...@us...> - 2012-06-07 06:37:09
|
Project "website". The branch, master has been updated via ec56e2c9f10e7e434b3a16e17260353f8c0e1ce8 (commit) from 60bd2e69d0f7eaca2b3c514e62656046d8feb5da (commit) - Log ----------------------------------------------------------------- commit ec56e2c9f10e7e434b3a16e17260353f8c0e1ce8 Author: Michael Paquier <mi...@ot...> Date: Thu Jun 7 15:41:21 2012 +0900 Update website with 1.0.0 information diff --git a/download.html b/download.html index bb9d80f..6cf3460 100755 --- a/download.html +++ b/download.html @@ -15,15 +15,11 @@ <link rel="stylesheet" type="text/css" href="pgcx_1.css"> </head> <body bgcolor=#FFFFFF> - -<h2> -Downloading Postgres-XC -</h2> - -<h3> -List of Release Materials -</h3> - + +<h2>Downloading Postgres-XC</h2> + +<h3>List of Release Materials</h3> + <p> The current release includes the following materials, which can be downloaded directly from <br> <a href="https://sourceforge.net/projects/postgres-xc/files/" target="_blank">the project download page.</a> @@ -32,61 +28,25 @@ The current release includes the following materials, which can be downloaded di Since Postgres-XC version 1.0, tarballs include HTML and man documentation. </p> -<!-- Documents of version 1.0beta2 --> -<h4>Version 1.0beta2</h4> -<p> -<ul> -<!-- tarball of 1.0beta2, main download--> -<li> -<code>pgxc_v1.0beta2.tar.gz</code>: <br> -Latest version of Postgres-XC available.<br> -Please note that Postgres-XC documentation is not included in this file. -⇒ -<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta2/pgxc_v1.0beta2.tar.gz/download" target="_blank">(download)</a> -</li> - -<!-- License --> -<li> -<code>COPYING</code>: <br> -License description. Postgres-XC is distributed under the PostgreSQL license. -⇒ -<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta2/COPYING/download" target="_blank"> -(download) -</a> -</li> - -<!-- Files --> -<li> -<code>FILES</code>: <br> -Description of files included in Postgres-XC 1.0beta2 release. -⇒ -<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta2/FILES/download" target="_blank"> -(download) -</a> -</li> - -</ul> -</p> - -<!-- Documents of version 1.0beta1 --> -<h4>Version 1.0beta1</h4> +<!-- Documents of version 1.0 --> +<h4>Version 1.0</h4> <p> <ul> -<!-- tarball of 1.0beta1, main download--> +<!-- tarball of 1.0, main download--> <li> -<code>pgxc_v1.0beta1.tar.gz</code>: <br> +<code>Postgres-XC 1.0.0 source tarball</code>: <br> Latest version of Postgres-XC available.<br> Please note that Postgres-XC documentation is not included in this file. ⇒ -<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta1/pgxc_v1.0beta1.tar.gz/download" target="_blank">(download)</a> +<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0/pgxc-v1.0.0.tar.gz/download" target="_blank">(download)</a> </li> <!-- License --> <li> -<code>COPYING</code>: <br> +<code>COPYRIGHT</code>: <br> License description. Postgres-XC is distributed under the PostgreSQL license. ⇒ -<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta1/COPYING/download" target="_blank"> +<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0/COPYRIGHT/download" target="_blank"> (download) </a> </li> @@ -94,9 +54,9 @@ License description. Postgres-XC is distributed under the PostgreSQL license. <!-- Files --> <li> <code>FILES</code>: <br> -Description of files included in Postgres-XC 1.0beta1 release. +Description of files included in Postgres-XC 1.0 release. ⇒ -<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta1/FILES/download" target="_blank"> +<a href="https://sourceforge.net/projects/postgres-xc/files/Version_1.0/FILES/download" target="_blank"> (download) </a> </li> diff --git a/events.html b/events.html index 657ce05..9645ec9 100755 --- a/events.html +++ b/events.html @@ -15,7 +15,6 @@ <p class="plain"> A lot of opportunities to meet the Core developers!! <ul> -<li>Tutorial at PGCon on May 2012 at Ottawa,Canada</li> <li>Presentation at PGCon China in June at Beijing, China</li> </ul> </p> @@ -30,13 +29,11 @@ Event title Description of this event. </p> --> -<!-- - UPDATES ---> +<!-- UPDATES --> <h2 class="plain">Updates</h2> -<!-- Postgres-XC 1.0beta2 download --> +<!-- Postgres-XC 1.0.0 download --> <p class="plain"> -Postgres-XC 1.0beta2 is now available!! Download +Postgres-XC 1.0.0 is now available!! Download <a href="https://sourceforge.net/projects/postgres-xc/files/latest/download" target="_blank"> here. </a> diff --git a/roadmap.html b/roadmap.html index 3f407d6..b5f7c2d 100755 --- a/roadmap.html +++ b/roadmap.html @@ -22,86 +22,47 @@ TODO: Should prototyping/application partner issue be included here? Postgres-XC Roadmap </h2> -<!-- ==== Current Limitation ==== --> -<h3> -Current Limitations of Postgres-XC -</h3> - -<p> -At present, Postgres-XC provides major transaction management features -similar to PostgreSQL, except for savepoints. -</p> -<p> -As of Version 1.0beta2, Postgres-XC supports statements which can be executed +<!-- ==== Latest features ==== --> +<h3>Latest features of Postgres-XC</h3> + +<p>At present, Postgres-XC provides major transaction management features +similar to PostgreSQL, except for savepoints.</p> +<p>As of Version 1.0, Postgres-XC supports statements which can be executed and support for identification of expressions non-shippable to remote nodes.<br /> This new version is centralized on stabilization and adds support for:</p> <ul> <li>Fast query shipping (FQS)</li> <li>SERIAL</li> <li>TABLESPACE</li> +<li>EXTENSION</li> <li>Rules</li> <li>Utility to clean up 2PC transactions in cluster (pgxc_clean)</li> <li>Utility for initialization of GTM (initgtm)</li> <li>Relation-size functions</li> <li>All 139 regressions passing</li> <li>Support of "make world"</li> +<li>Support for vpath installation</li> +<li>Support of compilation on MacOS</li> </ul> -<p>Currently in beta1 state, the next effort to a stable version will be stabilization and bug fix.</p> <!-- ==== Planned feature === --> -<h3> -Upcoming Releases and Features -</h3> - -<p> -Current plan of future releases and features are as follows: -</p> +<h3>Upcoming Releases and Features</h3> -<!-- ==== For version 0.9.3 ==== --> -<!-- <h4> -Version 0.9.3 (Late in September, 2010) -</h4> +<p>Current plan of future releases and features are as follows:</p> -<p class="inner"> -Cluster-wide installer<br> -Cluster-wide operation utilities<br> -Regression tests<br> -Logical backup/restore (pg_dump, pg_restore)<br> -Basic cross-node operation<br> -TEMP Table<br> -Cursor support<br> -Extended Query Protocol (for JDBC)<br> -Global timestamp<br> -Driver support (ECPG, JDBC, PHP, etc.)<br> -Forward Cursor (w/o <code>ORDER BY</code>)<br> -subqueries<br> -</p> --> - -<h4>Next release 1.0.0</h4> -<ul> -<li>Fast query shipping (FQS)</li> -<li>SERIAL</li> -<li>TABLESPACE</li> -<li>Utility to clean up 2PC transactions in cluster (pgxc_clean)</li> -<li>Utility for initialization of GTM (initgtm)</li> -<li>Relation-size functions</li> -<li>Regression stabilization and diff cleanup</li> -<li>Rules</li> -<li>Stable regressions</li> -<li>Support for make world</li> -</ul> - <h4> -Next release V1.1 (October 2012) +Next release V1.1 (May 2013) </h4> <p class="inner"> <ul> +<li>Merge with PostgreSQL 9.2</li> <li>Data redistribution</li> -<li>Tuple relocation (distribute key update)</li> +<li>Planner improvements</li> <li>Online server addition and removal</li> -<li>Cluster bootstrap</li> <li>Triggers</li> +<li>Cross-node operation optimization</li> +<li>Global constraints</li> </ul> </p> @@ -112,12 +73,10 @@ Beyond 1.1 <p class="inner"> <ul> -<li>SSL connection protocol for pooler (secure your cluster!)</li> -<li>HOT standby full support</li> -<li>Cross-node operation optimization</li> -<li>Savepoint</li> +<li>Global deadlock detection</li> +<li>Foreign Data wrapper</li> <li>Batch, statement pushdown</li> -<li>Global constraints</li> +<li>SSI</li> </ul> </p> ----------------------------------------------------------------------- Summary of changes: download.html | 68 ++++++++++--------------------------------------- events.html | 9 ++---- roadmap.html | 79 +++++++++++++------------------------------------------- 3 files changed, 36 insertions(+), 120 deletions(-) hooks/post-receive -- website |
From: Michael P. <mic...@us...> - 2012-06-07 05:57:57
|
Project "Postgres-XC". The annotated tag, XC1_0_0_PG9_1 has been created at 9983f48fff1352ed14a97a45976bc38a9c9e5f72 (tag) tagging 4af426e41e35322ace0797bf4ddb0c3efdc22fd7 (commit) replaces XC1_0_BETA2_PG9_1 tagged by Michael on Thu Jun 7 14:59:15 2012 +0900 - Log ----------------------------------------------------------------- Postgres-XC version 1.0.0 tag, based on PostgreSQL 9.1 Abbas (2): Fix a problem in explicitly PREPARED TRANSACTIONS. Fix a problem in explicitly PREPARED TRANSACTIONS. Heikki Linnakangas (2): On GiST page split, release the locks on child pages before recursing up. Fix bug in to_tsquery(). Joe Conway (1): PL/pgSQL RETURN NEXT was leaking converted tuples, causing Magnus Hagander (2): Only attempt to show collations on servers >= 9.1. Fix handling of pg_stat_statements.stat temporary file Michael Paquier (39): Change xc_copy to use dedicated regression data folder Restructure make files of GTM build and fix VPATH build on GTM side Fix make install for vpath installation Fix some typo in gtm and initdb documentation of XC Fix make world for vpath installation Fix for initgtm for share folder when build is not installed Ignore input and output of regression test xc_copy in GIT repository Update GTM makefiles and copyright dates Fix for bug 3525691: autovacuum process issue Change Copyright to "Postgres-XC Development Group" Suppress forgotten library link in src/gtm/path for "make clean" Add flags in LINK.shared: -undefined suppress -flat_namespace Simplify remote node communication at PREPARE phase Correct reference to project websites in install documentation Remove useless query in test xc_misc Fix a problem with transactions staying open on remote nodes Fix pgxc_clean crash when no options are specified Fix CREATE EXTENSION in cluster Keep sgml files in distribution tarball Reinforce ALTER SEQUENCE handling on GTM for START/RESTART Change INSERT tag for remote INSERT queries Clean up documentation about XCM, pgxc_config and xc_watcher Modify short installation in docs with simple Postgres-XC install Change "Postgre-XC" by "Postgres-XC" in documentation Clarify role of parameter xc_maintenance_mode Correct typo in page related to application gtm in docs Avoid index collate for recovery_target_barrier when generating documentation Add reference to gtm.conf and gtm_proxy.conf in documentation Index Update documentation with correct naming for Coordinator and Datanode Correct commands in documentation for initdb, postgres and initgtm Update code comments: use "Coordinator" and "Datanode" as conventional terms Move pgxc_clean and pgxc_ddl to contrib modules Block node registration for slave nodes and perform register at a stable state Merge branch 'REL9_1_STABLE' into REL1_0_STABLE Change mode choice option from -S to -Z Update pg_ctl with correct bug ML and reorganize help Correct segenv in pgxc_clean due to argument initialization Stamp HEAD as 1.0.0. Update release date of 1.0.0 in docs Peter Eisentraut (2): pg_standby: Remove tabs from string literals Translation updates Robert Haas (2): Prevent loss of init fork when truncating an unlogged table. Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' Simon Riggs (5): Avoid xid error from age() function when run on Hot Standby Ensure age() returns a stable value rather than the latest value Remove extraneous #include "storage/proc.h" Ensure backwards compatibility for GetStableLatestTransactionId() Avoid early reuse of btree pages, causing incorrect query results. Tom Lane (16): Fix Windows implementation of PGSemaphoreLock. Fix contrib/citext's upgrade script to handle array and domain cases. Fix DROP TABLESPACE to unlink symlink when directory is not there. Move postmaster's RemovePgTempFiles call to a less randomly chosen place. Ensure that seqscans check for interrupts at least once per page. Use binary search instead of brute-force scan in findNamespace(). Fix string truncation to be multibyte-aware in text_name and bpchar_name. Prevent synchronized scanning when systable_beginscan chooses a heapscan. Teach AbortOutOfAnyTransaction to clean up partially-started transactions. Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Update time zone data files to tzdata release 2012c. Revert back-branch changes in behavior of age(xid). Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Stamp 9.1.4. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 05:57:04
|
Project "Postgres-XC". The branch, master has been updated via e4b96326668a182568f6b74ef83b64fc8c95d885 (commit) from 7053dd38c1b61456a2fcd88fa02faf09865d4206 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e4b96326668a182568f6b74ef83b64fc8c95d885 commit e4b96326668a182568f6b74ef83b64fc8c95d885 Author: Michael Paquier <mi...@ot...> Date: Thu Jun 7 14:55:05 2012 +0900 Update release date of 1.0.0 in docs M doc-xc/src/sgml/release-xc-1.0.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/release-xc-1.0.sgmlin | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 05:57:02
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 4af426e41e35322ace0797bf4ddb0c3efdc22fd7 (commit) from 244028b36d7f2ce1ecc7417c4b6437af2c168782 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4af426e41e35322ace0797bf4ddb0c3efdc22fd7 commit e4b96326668a182568f6b74ef83b64fc8c95d885 Author: Michael Paquier <mi...@ot...> Date: Thu Jun 7 14:55:05 2012 +0900 Update release date of 1.0.0 in docs M doc-xc/src/sgml/release-xc-1.0.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/release-xc-1.0.sgmlin | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 05:53:11
|
Project "Postgres-XC". The annotated tag, XC1_0_0_PG9_1 has been deleted was bfc52c9c10097916e7b883d559dd138238308fa7 ----------------------------------------------------------------------- tag XC1_0_0_PG9_1 Postgres-XC version 1.0.0 tag, based on PostgreSQL 9.1 244028b36d7f2ce1ecc7417c4b6437af2c168782 Stamp HEAD as 1.0.0. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 05:12:07
|
Project "Postgres-XC". The annotated tag, XC1_0_0_PG9_1 has been created at bfc52c9c10097916e7b883d559dd138238308fa7 (tag) tagging 244028b36d7f2ce1ecc7417c4b6437af2c168782 (commit) replaces XC1_0_BETA2_PG9_1 tagged by Michael Paquier on Thu Jun 7 14:12:41 2012 +0900 - Log ----------------------------------------------------------------- Postgres-XC version 1.0.0 tag, based on PostgreSQL 9.1 Abbas (2): Fix a problem in explicitly PREPARED TRANSACTIONS. Fix a problem in explicitly PREPARED TRANSACTIONS. Heikki Linnakangas (2): On GiST page split, release the locks on child pages before recursing up. Fix bug in to_tsquery(). Joe Conway (1): PL/pgSQL RETURN NEXT was leaking converted tuples, causing Magnus Hagander (2): Only attempt to show collations on servers >= 9.1. Fix handling of pg_stat_statements.stat temporary file Michael Paquier (38): Change xc_copy to use dedicated regression data folder Restructure make files of GTM build and fix VPATH build on GTM side Fix make install for vpath installation Fix some typo in gtm and initdb documentation of XC Fix make world for vpath installation Fix for initgtm for share folder when build is not installed Ignore input and output of regression test xc_copy in GIT repository Update GTM makefiles and copyright dates Fix for bug 3525691: autovacuum process issue Change Copyright to "Postgres-XC Development Group" Suppress forgotten library link in src/gtm/path for "make clean" Add flags in LINK.shared: -undefined suppress -flat_namespace Simplify remote node communication at PREPARE phase Correct reference to project websites in install documentation Remove useless query in test xc_misc Fix a problem with transactions staying open on remote nodes Fix pgxc_clean crash when no options are specified Fix CREATE EXTENSION in cluster Keep sgml files in distribution tarball Reinforce ALTER SEQUENCE handling on GTM for START/RESTART Change INSERT tag for remote INSERT queries Clean up documentation about XCM, pgxc_config and xc_watcher Modify short installation in docs with simple Postgres-XC install Change "Postgre-XC" by "Postgres-XC" in documentation Clarify role of parameter xc_maintenance_mode Correct typo in page related to application gtm in docs Avoid index collate for recovery_target_barrier when generating documentation Add reference to gtm.conf and gtm_proxy.conf in documentation Index Update documentation with correct naming for Coordinator and Datanode Correct commands in documentation for initdb, postgres and initgtm Update code comments: use "Coordinator" and "Datanode" as conventional terms Move pgxc_clean and pgxc_ddl to contrib modules Block node registration for slave nodes and perform register at a stable state Merge branch 'REL9_1_STABLE' into REL1_0_STABLE Change mode choice option from -S to -Z Update pg_ctl with correct bug ML and reorganize help Correct segenv in pgxc_clean due to argument initialization Stamp HEAD as 1.0.0. Peter Eisentraut (2): pg_standby: Remove tabs from string literals Translation updates Robert Haas (2): Prevent loss of init fork when truncating an unlogged table. Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' Simon Riggs (5): Avoid xid error from age() function when run on Hot Standby Ensure age() returns a stable value rather than the latest value Remove extraneous #include "storage/proc.h" Ensure backwards compatibility for GetStableLatestTransactionId() Avoid early reuse of btree pages, causing incorrect query results. Tom Lane (16): Fix Windows implementation of PGSemaphoreLock. Fix contrib/citext's upgrade script to handle array and domain cases. Fix DROP TABLESPACE to unlink symlink when directory is not there. Move postmaster's RemovePgTempFiles call to a less randomly chosen place. Ensure that seqscans check for interrupts at least once per page. Use binary search instead of brute-force scan in findNamespace(). Fix string truncation to be multibyte-aware in text_name and bpchar_name. Prevent synchronized scanning when systable_beginscan chooses a heapscan. Teach AbortOutOfAnyTransaction to clean up partially-started transactions. Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Update time zone data files to tzdata release 2012c. Revert back-branch changes in behavior of age(xid). Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Stamp 9.1.4. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 05:11:30
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via 244028b36d7f2ce1ecc7417c4b6437af2c168782 (commit) from e334f724fd0821b412fa24336b97aae3b3b49395 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=244028b36d7f2ce1ecc7417c4b6437af2c168782 commit 7053dd38c1b61456a2fcd88fa02faf09865d4206 Author: Michael Paquier <mi...@ot...> Date: Thu Jun 7 13:08:57 2012 +0900 Correct segenv in pgxc_clean due to argument initialization Launching pgxc_clean made it crash when free'ing some fields with commands where arguments were not all specified. Patch by Mason Sharp, some reformat by me. M contrib/pgxc_clean/pgxc_clean.c ----------------------------------------------------------------------- Summary of changes: configure | 18 +++++++++--------- configure.in | 2 +- doc-xc/bug.template | 2 +- doc-xc/src/sgml/Makefile | 2 +- src/include/pg_config.h.win32 | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 04:13:02
|
Project "Postgres-XC". The branch, master has been updated via 7053dd38c1b61456a2fcd88fa02faf09865d4206 (commit) from b003afe5ea7cf83f4f877161d3d7d76edce7a114 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=7053dd38c1b61456a2fcd88fa02faf09865d4206 commit 7053dd38c1b61456a2fcd88fa02faf09865d4206 Author: Michael Paquier <mi...@ot...> Date: Thu Jun 7 13:08:57 2012 +0900 Correct segenv in pgxc_clean due to argument initialization Launching pgxc_clean made it crash when free'ing some fields with commands where arguments were not all specified. Patch by Mason Sharp, some reformat by me. M contrib/pgxc_clean/pgxc_clean.c ----------------------------------------------------------------------- Summary of changes: contrib/pgxc_clean/pgxc_clean.c | 90 ++++++++++++++++++++++----------------- 1 files changed, 51 insertions(+), 39 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2012-06-07 04:12:59
|
Project "Postgres-XC". The branch, REL1_0_STABLE has been updated via e334f724fd0821b412fa24336b97aae3b3b49395 (commit) from 7fb396c3fe1055a33326243a384910e98f524714 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e334f724fd0821b412fa24336b97aae3b3b49395 commit 7053dd38c1b61456a2fcd88fa02faf09865d4206 Author: Michael Paquier <mi...@ot...> Date: Thu Jun 7 13:08:57 2012 +0900 Correct segenv in pgxc_clean due to argument initialization Launching pgxc_clean made it crash when free'ing some fields with commands where arguments were not all specified. Patch by Mason Sharp, some reformat by me. M contrib/pgxc_clean/pgxc_clean.c ----------------------------------------------------------------------- Summary of changes: contrib/pgxc_clean/pgxc_clean.c | 90 ++++++++++++++++++++++----------------- 1 files changed, 51 insertions(+), 39 deletions(-) hooks/post-receive -- Postgres-XC |