Fix another batch of bogosities in pg_operator table.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Apr 1999 23:53:00 +0000 (23:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Apr 1999 23:53:00 +0000 (23:53 +0000)
commit978799be1a151baece3516d7c2e776c414eaf95e
treeaab10e486578dbff334f648a0a67e3d6347a2998
parentdd6205e744f9c1e5b546a9392df852f5682530d4
Fix another batch of bogosities in pg_operator table.
These were bogus selectivity-estimator links, like a '>' operator
pointing to intltsel when it should use intgtsel.
src/include/catalog/pg_operator.h