When a relation is moved to another tablespace, we can't assume that we can
[PostgreSQL.git] / src / tools / find_gt_lt
blob76c42c91e86023019142843cc207e9ce1f75b7b3
1 #!/bin/sh
3 # $PostgreSQL$
5 grep "$@" '[^]a-z0-9"/!-]>' *.sgml ref/*.sgml
6 grep "$@" '<[^]a-z0-9"/!-]' *.sgml ref/*.sgml