Обсуждение: Sparc stuff again.

Поиск
Список
Период
Сортировка

Sparc stuff again.

От
"Damond Walker"
Дата:
    Alright, I managed to find out why PostgreSQL dies when run on my Sparc.
Seems it's hitting a function called tas() and never exiting (that's what
gdb postmaster <id> is showing from the backtrace anyway).  I've managed to
find about three or so different places where tas() is defined (using
assembler).  Does anyone have a patch that I can apply to fix this behavior?
                       Damo