| От | Bruce Momjian |
|---|---|
| Тема | Re: consttraints.source |
| Дата | |
| Msg-id | 199801062356.SAA28485@candle.pha.pa.us обсуждение |
| Ответ на | Re: consttraints.source (Keith Parks <emkxp01@mtcc.demon.co.uk>) |
| Список | pgsql-hackers |
> > Hi, > > I'm seeing similar problems, mainly due to failure to sort correctly > even though there is an "order by" clause. > > I did a few tests and found that the sort sort seemed to fail when there > were multiple columns in the "order by" clause. (Not conclusive) > > I don't know when it 1st appeared as I've been trying to compile on > SPARC-Linux for the past few attempts and this is the 1st time I've > had a fully working package to run the regression tests on!! Sort is now fixed. When I added UNION, I needed to add UNIQUE from optimizer, so I added a SortClause node to the routine. Turns out it was NULL'ing it for every sort field. Should work now. -- Bruce Momjian maillist@candle.pha.pa.us
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера