aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2014-10-21 14:46:38 -0400
committerPeter Eisentraut <peter_e@gmx.net>2014-10-21 14:46:38 -0400
commit5d93ce2d0c619ba1b408eb749715e7223e23f6ae (patch)
tree716b47b289260f0ce50ff6de7a842c21616b2445 /src/backend/commands/variable.c
parentf43afbca701113fb6538e38e1f95666fb1910e2f (diff)
downloadpostgresql-5d93ce2d0c619ba1b408eb749715e7223e23f6ae.tar.gz
postgresql-5d93ce2d0c619ba1b408eb749715e7223e23f6ae.zip
doc: Check DocBook XML validity during the build
Building the documentation with XSLT does not check the DTD, like a DSSSL build would. One can often get away with having invalid XML, but the stylesheets might then create incorrect output, as they are not designed to handle that. Therefore, check the validity of the XML against the DTD, using xmllint, during the build. Add xmllint detection to configure, and add some documentation. xmllint comes with libxml2, which is already in use, but it might be in a separate package, such as libxml2-utils on Debian. Reviewed-by: Fabien COELHO <coelho@cri.ensmp.fr>
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions