PreventTransactionChain cannot prevent single query transaction.

From: "Jacky Leng" <lengjianquan(at)163(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: PreventTransactionChain cannot prevent single query transaction.
Date: 2008-05-27 02:46:50
Message-ID: g1fsmq$u9j$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

So, if I execute the following sequence in a single query tansaction:

create table t;reindex database xxx;

then, t will be created successfully as long as any relation in xxx has been
reindexed.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-05-27 14:00:51 Re: PreventTransactionChain cannot prevent single query transaction.
Previous Message Nahum Castro 2008-05-27 00:44:47 BUG #4201: Instalation fails