docs: Consistently use <optional> to indicate optional parameters Some functions were using square brackets instead, replace them all with <optional>.
Author: Dagfinn Ilmari Mannsåker <ilm...@ilmari.org> Reviewed-by: jian he <jian.universal...@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/cacjufxffubsph5uusszbl4sitbupuw%3deccpkgeazrjtrppu...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0d829703363ba70844ff545ccc73befb2a7fed2e Modified Files -------------- doc/src/sgml/func.sgml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-)