Thread: PostgreSQL 6.4 patches - portability related.

PostgreSQL 6.4 patches - portability related.

From
"Billy G. Allie"
Date:
My patches to 'mkMakeFile.tcldefs.sh.in' and 'mkMakefile.tcltkdefs.sh.in',
while they fixed the problem with unexpanded variable references,
re-introduced a bug that Jan Wieck had squashed.  The problem has to do with
some shells (ksh95 and some (newer) versions of bash) quoting the output of
the set command.  This patch corrects that problem while still insuring that
all variable references are expanded.

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


> My patches to 'mkMakeFile.tcldefs.sh.in' and 'mkMakefile.tcltkdefs.sh.in',
> while they fixed the problem with unexpanded variable references,
> re-introduced a bug that Jan Wieck had squashed.  The problem has to do with
> some shells (ksh95 and some (newer) versions of bash) quoting the output of
> the set command.  This patch corrects that problem while still insuring that
> all variable references are expanded.
>
Content-Description: uw7-3.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