paolo romano <paolo(dot)romano(at)yahoo(dot)it> writes:
> Concerning the prepare state of two phase commit, as I was pointing out in my previous post, shared locks can safely be released once a transaction gets precommitted, hence they do not have to be made durable.
The above statement is plainly wrong. It would for example allow
violation of FK constraints.
regards, tom lane