Re: BUG #1250: compilation fails in src/backend/storage/lmgr/s_lock.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1250: compilation fails in src/backend/storage/lmgr/s_lock.c
Дата
Msg-id 28698.1094844977@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1250: compilation fails in src/backend/storage/lmgr/s_lock.c  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Ответы Re: BUG #1250: compilation fails in src/backend/storage/lmgr/s_lock.c  (Aidan Dixon <Aidan.Dixon@Blueyonder.co.uk>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> The code in s_lock.c uses a  ".seg" directive where ".section" seems to be
> in vogue, judging from the output of "cc -S" for a simple "hello world" type
> program.

Hmm.  So how can we distinguish your version of Solaris from the ones
that want ".seg"?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1249: pg_restore doesnt handle restoring databases not created as a superuser
Следующее
От: Theodore Petrosky
Дата:
Сообщение: problems with OS X and beta 2