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

Generate a WARNING when the column types in a foreign key constraint are

incompatible enough to prevent indexscanning the referenced table.  Also,
improve the error message that pops out when we can't implement the FK at
all for lack of a usable equality operator.  Fabien Coelho, with some review
by Tom Lane.
parent 642cd0ab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment