Re: pgsql-server/src backend/catalog/heap.c backen ...

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: pgsql-server/src backend/catalog/heap.c backen ...
Дата
Msg-id 08f501c3563c$5ddbac90$2800a8c0@mars
обсуждение исходный текст
Ответ на pgsql-server/src backend/catalog/heap.c backen ...  (tgl@svr1.postgresql.org (Tom Lane))
Ответы Re: pgsql-server/src backend/catalog/heap.c backen ...
Список pgsql-committers
> Log message:
> Coerce unknown-literal-constant default values to the column type during
> CREATE TABLE (or ALTER TABLE SET DEFAULT), rather than postponing it to
> the time that the default is inserted into an INSERT command by the
> rewriter.  This reverses an old decision that was intended to make the
> world safe for writing
> f1 timestamp default 'now'

Does that mean that default current_timestamp will work?

Chris


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