pgsql: Get the MIPS assembler syntax right.

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Get the MIPS assembler syntax right.
Дата
Msg-id 20050827162248.08876D7CEC@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Get the MIPS assembler syntax right.  Also add a separate sync command;
the reference I consulted yesterday said SC does a SYNC, but apparently
this is not true on newer MIPS processors, so be safe.

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.137 -> r1.138)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.137&r2=1.138)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Fix typo: sql_information_info -> sql_implementation_info
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Get the MIPS assembler syntax right.