Replace ad-hoc insertions into pg_opclass and friends with CREATE
authorTom Lane
Tue, 30 Jul 2002 17:34:37 +0000 (17:34 +0000)
committerTom Lane
Tue, 30 Jul 2002 17:34:37 +0000 (17:34 +0000)
commit65b6868b132a970ec1160e03833e9c117b05280f
tree0f1660f1b8debf37c67592d7ca86a4a2d7c9cc00
parentea2d97414c58bd28af5516047d76239e6ec7bef6
Replace ad-hoc insertions into pg_opclass and friends with CREATE
OPERATOR CLASS commands.  Further tweaking of documentation for same.
contrib/btree_gist/btree_gist.sql.in
contrib/cube/cube.sql.in
contrib/isbn_issn/isbn_issn.sql.in
contrib/rtree_gist/rtree_gist.sql.in
contrib/seg/seg.sql.in
contrib/tsearch/tsearch.sql.in
doc/src/sgml/extend.sgml
doc/src/sgml/indices.sgml
doc/src/sgml/ref/create_index.sgml
doc/src/sgml/xindex.sgml