Replace ad-hoc insertions into pg_opclass and friends with CREATE

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 65b6868b132a970ec1160e03833e9c117b05280f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-07-30T17:34:37Z
Releases: 7.3.1
Replace ad-hoc insertions into pg_opclass and friends with CREATE
OPERATOR CLASS commands.  Further tweaking of documentation for same.

Files