Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0
Дата
Msg-id 5539F169.1060603@iki.fi
обсуждение исходный текст
Ответ на Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On 04/24/2015 02:52 AM, Peter Geoghegan wrote:
> I found a bug that seems to be down to commit
> e3144183562d08e347f832f0b29daefe8bac617b on Github:
>
> """
> commit e3144183562d08e347f832f0b29daefe8bac617b
> Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
> Date:   Thu Apr 23 18:38:11 2015 +0300
>
>      Minor cleanup of check_exclusion_or_unique_constraint.
>
>      To improve readability.
>
> """
>
> At least, that's what a "git bisect" session showed.

Ok, I see now that I totally screwed up the conditions on "waitMode" in 
that commit. I just pushed a fix to your github repository.

- Heikki




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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Moving ExecInsertIndexTuples and friends to new file
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0