PostgreSQL 6.4 patches - portability related.

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема PostgreSQL 6.4 patches - portability related.
Дата
Msg-id 199810110316.XAA28101@bgalli.mug.org
обсуждение исходный текст
Ответы Re: [HACKERS] PostgreSQL 6.4 patches - portability related.
Список pgsql-hackers
The SQL script that installs the PL/pgSQL language has the location of the
postgres library directory hard coded.  This patch corrects the problem by
having configure generate the SQL script.

Affected Files (relative to the PGSQL base directory):

    src/configure, src/configure.in

Deleted Files (relative to the PGSQL base directory):

    src/pl/plpgsql/src/mklang.sql

New Files (relative to the PGSQL base directory):

    src/pl/plgsql/src/mklang.sql.in

____       | 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] select * from ..;vacuum crashes
Следующее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: [HACKERS] backslash in psql output