Skip to content
Snippets Groups Projects
Commit 194326d6 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 2d49637c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment