pgsql: In SGML we only need to worry about "<", not ">"; update script

Started by Bruce Momjianalmost 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

In SGML we only need to worry about "<", not ">"; update scripts.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b3d32ebac62d89eaedc740af5d3592ac019b8533

Modified Files
--------------
src/tools/RELEASE_CHANGES | 2 +-
src/tools/find_gt_lt | 6 ------
src/tools/find_lt | 6 ++++++
3 files changed, 7 insertions(+), 7 deletions(-)