Hmm, seems a lot of the buildfarm is running versions of awk that

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 23cf415a6556b3681a22a3b517893603f6e556f7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-09-26T23:22:48Z
Releases: 9.0.0
Hmm, seems a lot of the buildfarm is running versions of awk that
don't have gensub().  Use sub() instead, tedious though it be.

Files

PathChange+/−
src/backend/catalog/genbki.sh modified +5 −2