]> granicus.if.org Git - postgresql/commit
Add new regression test to catch some simple kinds of
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Oct 1998 04:27:11 +0000 (04:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Oct 1998 04:27:11 +0000 (04:27 +0000)
commit478d460f3b56f84c56d1d1965430c949ba345cfd
tree063e2be9b4028b88d936b15610dd25329e62f2ee
parentde43a5e1bda37dc587b6da2294a50a895d8d592a
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.
src/test/regress/expected/opr_sanity.out [new file with mode: 0644]