Replace ad-hoc insertions into pg_opclass and friends with CREATE

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

Commit: 45e584a44546979cb4e97fdf1ea0136bb53fdc30
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-07-30T18:48:34Z
Releases: 7.3.1
Replace ad-hoc insertions into pg_opclass and friends with CREATE
	OPERATOR CLASS commands.

Files

PathChange+/−
contrib/ltree/ltree.sql.in modified +52 −347