Re: Re: [Pg-migrator-general] Composite types break pg_migrated tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: [Pg-migrator-general] Composite types break pg_migrated tables
Дата
Msg-id 3802.1249570051@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Re: [Pg-migrator-general] Composite types break pg_migrated tables  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> It's going to be fairly grotty whatever we do. I'm worried a bit that 
> we'll be providing some footguns, but I guess we'll just need to hold 
> our noses and do whatever it takes.

Yeah.  One advantage of the GUC approach is we could make 'em SUSET.
I don't actually see any particularly serious risk of abuse there
(about all you could do is make your CREATEs fail) ... but why not
be careful ...
        regards, tom lane


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Adding error message "source"
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Re: [Pg-migrator-general] Composite types break pg_migrated tables