fix for ccsym

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: fix for ccsym
Date: 2003-10-24 21:28:42
Message-ID: 200310242128.h9OLSgh01720@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I have no idea why this line in ccsym has that test "2.7.2.1":

! -A*) test "2.7.2.1" && echo "$i" | sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;

This patch removes it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 658 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2003-10-25 14:12:51 spanish updates, take 2
Previous Message Bruce Momjian 2003-10-24 20:59:40 Re: PostgreSQL Patch: Test-and-set routine for HP-UX (IA-64)