Re: BUG #11867: Strange behaviour with composite types after resetting database tablespace

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #11867: Strange behaviour with composite types after resetting database tablespace
Дата
Msg-id 12242.1415125710@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #11867: Strange behaviour with composite types after resetting database tablespace  (marc@bloodnok.com)
Список pgsql-bugs
marc@bloodnok.com writes:
> I have a script (below) that sets and resets the tablespace for a database
> and drops and recreates a composite type.  The script fails when trying to
> re-create the previously dropped composite type because the type has
> apparently been magically resuscitated by changing the tablespace for the
> database.  I assume this is a bug.

I've confirmed that this patch fixes the described behavior:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=33f80f8480434f02beb940b8f0627d534f3fd3af

            regards, tom lane

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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: [HACKERS] COPY TO returning empty result with parallel ALTER TABLE
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] COPY TO returning empty result with parallel ALTER TABLE