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

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Bill(dot)Allie(at)mug(dot)org
Cc: hackers(at)postgreSQL(dot)org, patches(at)postgreSQL(dot)org
Subject: Re: [HACKERS] PostgreSQL 6.4 patches - portability related.
Date: 1998-10-12 02:44:31
Message-ID: 199810120244.WAA04128@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(dot)Allie(at)mug(dot)org
> | /| | 7436 Hartwell | Compuserve: 76337,2061
> |-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie(at)email(dot)msn(dot)com
> |/ |LLIE | (313) 582-1540 |

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-10-12 04:45:55 Re: [HACKERS] PostgreSQL 6.4 patches - portability related.
Previous Message Bruce Momjian 1998-10-12 02:41:14 Re: [PATCHES] PostgreSQL 6.4 patches - portability related.