Re: proposal sql: labeled function params

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: proposal sql: labeled function params
Дата
Msg-id 3819879A-7495-4E6D-9552-58222371430D@enterprisedb.com
обсуждение исходный текст
Ответ на Re: proposal sql: labeled function params  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Список pgsql-hackers
<br /><p><font size="2">>><br /> >> At any point in this discussion has anyone explained why these <br />
>>labels would<br /> >> actually be a good idea?<br /> >><br /> ><br /> > it's allows smart
librarieslike SQL/XML<br /><br /> You could always just pass the label as an additional parameter. Which <br /> is all
thiswould be syntactic sugar for anyways. So it doesn't <br /> "allow" such libraries it just let users type
foo(bar=>'baz')instead <br /> of foo('bar','baz'). Not much gain for all this pain.<br /></font> 

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Proposal: new border setting in psql
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: What in the world is happening on spoonbill?