Don't define FRONTEND for initdb

Andres Freund <andres@anarazel.de>

Commit: 06e3559bade1da89feb1a53d517c991fb4f15272
Author: Andres Freund <andres@anarazel.de>
Date: 2022-08-23T03:39:30Z
Releases: 16.0
Don't define FRONTEND for initdb

No headers requiring FRONTED to be defined are included as of af1a949109d.

Since this is the last user of (contrib|frontend)_defines in Mkvcbuild.pm,
remove them.

Discussion: https://postgr.es/m/20220820194550.725755r6fj2ro3rx@awork3.anarazel.de

Files

PathChange+/−
src/bin/initdb/Makefile modified +1 −1
src/tools/msvc/Mkvcbuild.pm modified +8 −18

Discussion