pgsql: Hmm, seems a lot of the buildfarm is running versions of awk that - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Hmm, seems a lot of the buildfarm is running versions of awk that
Date
Msg-id 20090926232248.76238753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Hmm, seems a lot of the buildfarm is running versions of awk that
don't have gensub().  Use sub() instead, tedious though it be.

Modified Files:
--------------
    pgsql/src/backend/catalog:
        genbki.sh (r1.47 -> r1.48)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/genbki.sh?r1=1.47&r2=1.48)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Revert my ill-considered change that made formrdesc not insert
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Simplify the bootstrap (BKI) code by getting rid of a useless