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

Improve error message for the case where a requested foreign key constraint

does match some unique index on the referenced table, but that index is
only deferrably unique.  We were doing this nicely for the
default-to-primary-key case, but were being lazy for the other case.

Dean Rasheed
parent 5d3e2324
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment