Peter Eisentraut <[email protected]> writes: > I suspect what you're really after here is the functionality of the > check-tabs and check-nbsp targets. So the new Perl script really just > has to cover those two and doesn't have to bother with xmllint. And > then you just call that script as part of the postgres-full.xml target.
Yeah, that's what I was imagining: replace the xmllint call in
postgres-full.xml with this new script that will also run the
tab/nbsp checks.
regards, tom lane
