Re: Do we need a TODO? (was Re: Concurrently updating an updatable view)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Do we need a TODO? (was Re: Concurrently updating an updatable view)
Дата
Msg-id 200705282356.l4SNu9R17687@momjian.us
обсуждение исходный текст
Ответ на Do we need a TODO? (was Re: Concurrently updating an updatable view)  (Richard Huxton <dev@archonet.com>)
Ответы Re: Do we need a TODO? (was Re: Concurrently updating anupdatable view)  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
Added to TODO:

* Fix self-referential UPDATEs seeing inconsistent row versions in read-committed mode
 http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php


---------------------------------------------------------------------------

Richard Huxton wrote:
> Florian G. Pflug wrote:
> > 
> > Is there consensus what the correct behaviour should be for
> > self-referential updates in read-committed mode? Does the SQL Spec
> > have anything to say about this?
> 
> This seems to have gone all quiet. Do we need a TODO to keep a note of 
> it? Just "correct behaviour for self-referential updates"
> 
> Hiroshi originally noted the problem in one of his views here:
>    http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
> 
> -- 
>    Richard Huxton
>    Archonet Ltd
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [PATCHES] Reviewers Guide to Deferred Transactions/TransactionGuarantee
Следующее
От: Bruce Momjian
Дата:
Сообщение: TOAST usage setting