psql: Remove obsolete code The check in create_help.pl for a null end tag (</>) has been obsolete since the conversion from SGML to XML, since XML does not allow that anymore.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/b6926dee0e1304368964e1161bfd60dd4b01b25d Modified Files -------------- src/bin/psql/create_help.pl | 2 -- 1 file changed, 2 deletions(-)
