UNIXWARE port patches.

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема UNIXWARE port patches.
Дата
Msg-id m0y8z9W-0009ZwC@bgalli.mug.org
обсуждение исходный текст
Список pgsql-hackers
The following patches will allow postgreSQL 6.3 to compile and run on a
UNIXWARE 2.1.2 system with the native C compiler with the following library
change:

    The alloca function must be copied from the libucb.a archive and added
    to the libgen.a archive.

Also, the GNU flex program is needed to successfully build postgreSQL.

The patches are UUENCODED because the first two patches remove carriage
returns (^M) that made their way into the source files and I want to ensure
they survive the various mailers.

____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie@email.msn.com
|/  |LLIE  | (313) 582-1540    |

Вложения

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

Предыдущее
От: t-ishii@sra.co.jp (Tatsuo Ishii)
Дата:
Сообщение: RE: [HACKERS] Current 6.3 issues
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Rule plan size for views?