pgsql/src/test/mb (mbregress.sh)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/mb (mbregress.sh)
Date: 2000-05-16 02:14:15
Message-ID: 200005160214.WAA65910@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, May 15, 2000 @ 22:14:14
Author: tgl

Update of /usr/local/cvsroot/pgsql/src/test/mb
from hub.org:/home/tmp/cvs-serv65877/test/mb

Modified Files:
mbregress.sh

----------------------------- Log Message -----------------------------

Remove configure check for how to abbreviate 'tr A-Z a-z', and instead
just use the portable form,
tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz
There were a bunch of places that weren't paying attention to configure's
result anyway (including configure itself!?); clean them up too.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-05-16 03:18:44 pgsql/contrib/linux (postgres.init.sh)
Previous Message Tom Lane 2000-05-16 02:14:14 pgsql/src/backend/utils (Gen_fmgrtab.sh.in)