Re: 8.4, 9.0 bug (doesn't exist in 9.1) related to window functions
В списке pgsql-bugs по дате отправления:
| От | Jeff Davis |
|---|---|
| Тема | Re: 8.4, 9.0 bug (doesn't exist in 9.1) related to window functions |
| Дата | |
| Msg-id | 1327629967.9123.4.camel@sussancws0025 обсуждение исходный текст |
| Ответ на | Re: 8.4, 9.0 bug (doesn't exist in 9.1) related to window functions (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
On Thu, 2012-01-26 at 20:43 -0500, Tom Lane wrote: > Jeff Davis <pgsql@j-davis.com> writes: > > => select ntile(3) OVER ( ORDER BY CASE WHEN count(i) = 0 THEN NULL ELSE > > count(i) END asc ) from ( SELECT NULL::integer as i limit 0 ) s ; > > ERROR: cannot extract attribute from empty tuple slot > > I believe this is the same case fixed here: > http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c1d9579dd > > and as noted in that commit message, it didn't appear worth the risk > of fixing it in released branches. Thank you. For the record, it looks like the one that fixed the similar problem in early 9.1 was here: http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=269c5dd2f46e3490da05d5dd5dad07828df281d9 Regards, Jeff Davis
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера