Re: getting PostgreSQL to run on superH-based machines

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: getting PostgreSQL to run on superH-based machines
Дата
Msg-id 29458.1248631590@sss.pgh.pa.us
обсуждение исходный текст
Ответ на getting PostgreSQL to run on superH-based machines  (sibu xolo <sibxol@btconnect.com>)
Ответы Re: getting PostgreSQL to run on superH-based machines
Список pgsql-general
sibu xolo <sibxol@btconnect.com> writes:
> +        "    tas.b  @%1\n\t    \n"
> +        "    movt   %0\n\t    \n"
> +        "    xor    #1,%0    \n"

Hmm, what is the point of introducing extra blank lines into the asm
output?  I would hope those are unnecessary, but one never knows ...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: sibu xolo
Дата:
Сообщение: getting PostgreSQL to run on superH-based machines
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Constraint between 2 tables and taking a coherent snapshot of both