PostgreSQL 6.4 patches - portability related.

From: "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org>
To: hackers(at)postgreSQL(dot)org
Subject: PostgreSQL 6.4 patches - portability related.
Date: 1998-10-11 23:32:25
Message-ID: 199810112332.TAA02745@bgalli.mug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
uw7-3.patch application/x-patch 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Agape 1998-10-12 00:39:31 Question regarding PGresult *
Previous Message Bruce Momjian 1998-10-11 22:13:52 Re: [HACKERS] Linux and -export-dynamic