Add new regression test to catch some simple kinds of

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

Commit: 478d460f3b56f84c56d1d1965430c949ba345cfd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1998-10-29T04:27:11Z
Releases: 7.1.1
Add new regression test to catch some simple kinds of
mistakes in creating pg_operator table.  NOTE: right now, this will
fail because of conflicting definitions for point @ path operator.
I trust we're gonna fix that.

Files

PathChange+/−
src/test/regress/expected/opr_sanity.out added +110 −0