Re: Macintosh OS 9.1 front end C interface

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Macintosh OS 9.1 front end C interface
Дата
Msg-id 8012.986410374@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Macintosh OS 9.1 front end C interface  (liam <allenwc@home.com>)
Список pgsql-interfaces
liam <allenwc@home.com> writes:
> Most of the changes involve replacing the standard Unix headers with 
> their Mac counter parts. Some functions have to be written from 
> scratch or ported from Unix, like strdup for example.

At least some of those functions already exist, see src/utils/ and
src/backend/port/.

> It is going to be a BIG job, which is why I was hoping someone else 
> had done it already.

I believe 7.1 builds out-of-the-box on OS X ... you might want to
consider just how badly you really need this for OS 9.
        regards, tom lane


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

Предыдущее
От: liam
Дата:
Сообщение: Libpq-fe.c
Следующее
От: "Eric W. Brown"
Дата:
Сообщение: Re[2]: Macintosh OS 9.1 front end C interface