Remove use of '<' and '>' in SGML, use '&' escapes.
Bruce Momjian <bruce@momjian.us>
Remove use of '<' and '>' in SGML, use '&' escapes. Update find_gt_lt to allow grep parameters to be passed into it.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ddl.sgml | modified | +2 −2 |
| doc/src/sgml/plpython.sgml | modified | +2 −2 |
| doc/src/sgml/ref/create_opclass.sgml | modified | +3 −3 |
| src/tools/find_gt_lt | modified | +3 −3 |