From: Mason S. <mas...@en...> - 2010-11-23 07:28:12
|
On 11/21/10 9:13 PM, Michael Paquier wrote: > > I made a couple of times the same tests and it looked to work all the > time. > The logs on each node also looked correct. > I just committed, after doing a bug fix. The problem appeared to be that the list was getting reassigned when an item is deleted in the foreach loop that depended on it. I changed that to be more careful. You guys probably just got lucky in your environment, but without the change it would always crash under MacOS. I also made a small change to check if the connection to GTM is NULL before rolling back. (The GTM crash was causing a coordinator crash.) Thanks, Mason > Regards, > > -- > Michael Paquier > http://michaelpq.users.sourceforge.net > -- Mason Sharp EnterpriseDB Corporation The Enterprise Postgres Company This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message. |