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

From [email protected] (Tom Lane)
Subject pgsql: Hmm, seems a lot of the buildfarm is running versions of awk that
Date
Msg-id [email protected]
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: [email protected] (Tom Lane)
Date:
Subject: pgsql: Revert my ill-considered change that made formrdesc not insert
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Simplify the bootstrap (BKI) code by getting rid of a useless