aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-09-14 17:55:22 +0200
committerPeter Eisentraut <peter@eisentraut.org>2022-09-14 18:10:18 +0200
commitab393528fa4b2486237ee7aa51fac67f82fee824 (patch)
tree22ead116489acf7088ed4774f6d56b8e7afaf32b /src/backend/access/gist
parent8b60db774356117fab2eb53fb37160fa3e173cdb (diff)
downloadpostgresql-ab393528fa4b2486237ee7aa51fac67f82fee824.tar.gz
postgresql-ab393528fa4b2486237ee7aa51fac67f82fee824.zip
Run xmllint validation only once
Before, each documentation target that built something from postgres.sgml ran xmllint first to validate the input. Here, we change it so that the validation only runs once and produces an output file, and all the other targets build from that output file. This avoids redundant work when building multiple documentation targets (such as html and man). Also, when we run xmllint, we can resolve entities (included files). This helps with tools that don't support vpath builds, such as dbtoepub. All this also organizes the make targets a bit better for implementing equivalent steps in meson. Discussion: https://www.postgresql.org/message-id/e3ae16de-c9f9-f559-2d11-70b1342ae3d1@enterprisedb.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions