Re: [GENERAL] aggregate returning anyarray and 'cannot determine result data type'
В списке pgsql-hackers по дате отправления:
| От | Tomas Vondra |
|---|---|
| Тема | Re: [GENERAL] aggregate returning anyarray and 'cannot determine result data type' |
| Дата | |
| Msg-id | 535AD091.4060007@fuzzy.cz обсуждение исходный текст |
| Ответ на | Re: [GENERAL] aggregate returning anyarray and 'cannot determine result data type' (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [GENERAL] aggregate returning anyarray and 'cannot determine result data type'
|
| Список | pgsql-hackers |
On 23.4.2014 16:07, Tom Lane wrote: > > To be concrete: let's add a new boolean parameter with the semantics > of "final function takes extra dummy arguments" (default false). > There would need to be one for the separate moving-aggregate final > function too, of course. > > The best naming idea I've got right now is "finalfunc_extra" and > "mfinalfunc_extra", but maybe somebody can do better? Do we really need a separate parameter for this? Couldn't this be decided simply using the signature of the final function? Either it has a single parameter (current behavior), or it has the same parameters as the state transition function (new behavior). regards Tomas
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера