| От | Tom Lane |
|---|---|
| Тема | Re: Regression (semi)fix for netbsd-mac68k |
| Дата | |
| Msg-id | 28347.1103814589@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Regression (semi)fix for netbsd-mac68k ("Andrew Dunstan" <andrew@dunslane.net>) |
| Ответы |
Re: Regression (semi)fix for netbsd-mac68k
|
| Список | pgsql-hackers |
"Andrew Dunstan" <andrew@dunslane.net> writes: > Now we just need to work out why the box is failing the oldstyle_length test > - see > http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=osprey&dt=2004-12-23%2005:00:22 Either the passing of arguments or the passing of the return value isn't working the way we think. Put a printf into oldstyle_length to see what value it thinks it's returning. I suspect it is receiving the right arguments and computing the right value, but the return convention is messed up. Some fooling around with the func_ptr definition near the top of fmgr.c might fix it. regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера