Thanks to visit codestin.com
Credit goes to postgrespro.com

PostgreSQL 6.4 patches - portability related. - Mailing list pgsql-hackers

From Billy G. Allie
Subject PostgreSQL 6.4 patches - portability related.
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: [HACKERS] PostgreSQL 6.4 patches - portability related.
List 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....: [email protected]
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: [email protected]
|/  |LLIE  | (313) 582-1540    |

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] select * from ..;vacuum crashes
Next
From: [email protected] (D'Arcy J.M. Cain)
Date:
Subject: Re: [HACKERS] backslash in psql output