The conversion rule from postgres.sgml to postgres.xml didn't work with
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 31 Oct 2008 14:35:30 +0000 (14:35 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 31 Oct 2008 14:35:30 +0000 (14:35 +0000)
commit886406c2301efba1dd894aab7c01c132b4ee9eac
treed26fd214adc9e407716b208be181314d227a8c0a
parent7376783fc7eaff901670f0e7c339fe9229ed587a
The conversion rule from postgres.sgml to postgres.xml didn't work with
BSD sed.  So write it in Perl, which is more portable and a bit faster, too.
We already use Perl for standard documentation builds, so this imposes no
additional requirement.
doc/src/sgml/Makefile