Re: List of "binary-compatible" data types

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: List of "binary-compatible" data types
Дата
Msg-id 52799542.7070104@agliodbs.com
обсуждение исходный текст
Ответ на Re: List of "binary-compatible" data types  (Josh Berkus <josh@agliodbs.com>)
Ответы No-rewrite timestamp<->timestamptz conversions  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Andres,

> There's zap chance of doing anything for 9.3, this would require quite a
> bit of code in tablecmds.c and that surely isn't going to happen in the
> backbranches.

Oh, sure, I was thinking of a workaround.

Actually, being able to separate "need to check contents" from "need to
rewrite values" could be useful for a lot of type conversions.

I'd also love some way of doing a no-rewrite conversion between
timestamp and timestamptz, based on the assumption that the original
values are UTC time.  That's one I encounter a lot.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Fast insertion indexes: why no developments
Следующее
От: Peter Eisentraut
Дата:
Сообщение: git diff --check whitespace checks, gitattributes