Re: hstores in pl/python

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hstores in pl/python
Дата
Msg-id 8274.1292255722@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: hstores in pl/python  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: hstores in pl/python  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
>> Could you actually name such a difference rather than pointing to some airily
>> hint of one? That would make it way much easier to see where you want to go.

> My idea is:

> somevar['key'] = value
> value = somevar['key'];

> or with constructor

> somevar = ARRAY[key1 => value1, key2 => value2, .. ]

> or some similar.

We don't normally invent specialized syntax for a specific datatype.
Not even if it's in core.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: initdb failure with Postgres 8.4.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: initdb failure with Postgres 8.4.4