Re: updated hstore patch

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: updated hstore patch
Дата
Msg-id 87bpl3etqh.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: updated hstore patch  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: updated hstore patch  ("David E. Wheeler" <david@kineticode.com>)
Список pgsql-hackers
>>>>> "David" == "David E Wheeler" <david@kineticode.com> writes:
>> But I checked, and delete(hstore,$1) still resolves to>> delete(hstore,text) when the type of $1 is not specified,
sothere's>> no compatibility issue there that I can see. (I'm not sure I>> understand _why_ it resolves to that rather
thanbeing ambiguous...)
 
David> Right, but it does seem like it might be the best choice forDavid> now. I'd add a regression test to make sure
itstays that way.
 

I don't think there's any way to do that from the regression tests.

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: TODO item: Allow more complex user/database default GUC settings
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: updated hstore patch