Re: Reproducible builds: genbki.pl vs schemapg.h
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christoph Berg <christoph.berg@credativ.de>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-12-15T15:29:26Z
Lists: pgsql-hackers
Christoph Berg <christoph.berg@credativ.de> writes: > Debian's reproducible builds project has revealed that the full build > path gets embedded into server/catalog/schemapg.h: genbki.pl is hardly our only script that prints its $0 ... regards, tom lane
Commits
-
Avoid putting build-location-dependent strings into generated files.
- c98c35cd084a 11.0 landed