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

Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc

entries now for int8 and network hash indexes.  int24_ops and int42_ops
are gone.  pg_opclass no longer contains multiple entries claiming to be
the default opclass for the same datatype.  opr_sanity regress test
extended to catch errors like these in the future.
parent a53dc5ee
No related branches found
No related tags found
No related merge requests found
Showing
with 269 additions and 354 deletions
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