Re: TODO note
От | Robert Haas |
---|---|
Тема | Re: TODO note |
Дата | |
Msg-id | AANLkTik0ZBV1GcG6GeN2+swe2PKe1_osG1Z62J0SVXbm@mail.gmail.com обсуждение исходный текст |
Ответ на | TODO note ("Colin 't Hart" <colinthart@gmail.com>) |
Ответы |
autonomous transactions (was Re: TODO note)
Re: TODO note |
Список | pgsql-hackers |
On Wed, Sep 15, 2010 at 3:37 AM, Colin 't Hart <colinthart@gmail.com> wrote: > I note that the implementation of tab completion for SET TRANSACTION in PSQL > could benefit from the implementation of autonomous transactions (also > TODO). I think it's safe to say that if we ever manage to get autonomous transactions working, there are a GREAT MANY things which will benefit from that. There's probably an easier way to get at that Todo item, though, if someone feels like beating on it. One problem with autonomous transactions is that you have to figure out where to store all the state associated with the autonomous transaction and its subtransactions. Another is that you have to avoid an unacceptable slowdown in the tuple-visibility checks in the process. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company
В списке pgsql-hackers по дате отправления: