aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython2u.control
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-02-21 15:39:37 +0100
committerPeter Eisentraut <peter@eisentraut.org>2019-02-21 15:39:37 +0100
commitc08b65bc4371f0154566447a8cb4bc7691bf0815 (patch)
tree24a5ab17c37aeb684a397f1b59c5960ab5f1feeb /contrib/jsonb_plpython/jsonb_plpython2u.control
parente22bfe94e4dfc9abedf17026c3081bca9877163d (diff)
downloadpostgresql-c08b65bc4371f0154566447a8cb4bc7691bf0815.tar.gz
postgresql-c08b65bc4371f0154566447a8cb4bc7691bf0815.zip
Fix dbtoepub output file name
In previous releases, the input file of dbtoepub was postgres.xml, and dbtoepub knows to derive the output file name postgres.epub from that automatically. But now the intput file is postgres.sgml (since postgres.sgml is itself an XML file and we no longer need the intermediate postgres.xml file), but dbtoepub doesn't know how to deal with the .sgml suffix, so the automatically derived output file name becomes postgres.sgml.epub. Fix by adding an explicit -o option.
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython2u.control')
0 files changed, 0 insertions, 0 deletions