Thread: PostgreSQL 6.4 patches - portability related.

PostgreSQL 6.4 patches - portability related.

From
"Billy G. Allie"
Date:
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    |

Attachment

Re: [HACKERS] PostgreSQL 6.4 patches - portability related.

From
Bruce Momjian
Date:
Applied



> 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
>
Content-Description: uw7-2.patch

[Attachment, skipping...]

> ____       | 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    |


--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026