Re: updated hstore patch

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: updated hstore patch
Дата
Msg-id 0C95E7BD-E79A-436B-8134-FF58CB1736A5@kineticode.com
обсуждение исходный текст
Ответ на Re: updated hstore patch  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-hackers
On Sep 20, 2009, at 1:03 AM, Andrew Gierth wrote:

> I will resubmit (hopefully in a day or two) with the following  
> changes:
>
> - removal of the \set schema variable stuff from the .sql script
> - documentation fixes as mentioned in my previous email
> - additional documentation for some of the newer features
> - more internal code documentation covering the handling of old  
> formats

+1. And maybe a discussion about upgrading old hstore values?

> I'd appreciate public feedback on:
>
> - whether conversions to/from a {key,val,key,val,...} array are needed
>   (and if there's strong opinions in favour of making them casts; in  
> the
>   absence of strong support for that, I'll stick to functions)

Definitely functions. I'm strongly in favor of an explicit cast, as  
well, but I'm spoiled by Perl, so I may be overly biased. Functions  
will do to start.

Best,

David


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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: updated hstore patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: updated hstore patch