pgsql: Really fix compilation failure on MIPS.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Really fix compilation failure on MIPS.
Дата
Msg-id E1Xo6mi-0000qP-58@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Really fix compilation failure on MIPS.

I missed an additional colon in previous patch. Oops. to make that mistake
less likely in the future, add comments as placeholders for unused inputs
and outputs in inline assembly.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ae667f778d9b7b8ed5a9a8b93abd868690a8ae14

Modified Files
--------------
src/include/storage/s_lock.h |   11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix compilation failure on MIPS.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add GUC and storage parameter to set the maximum size of GIN pen