This patch should catch cases where the types

Bruce Momjian <bruce@momjian.us>

Commit: 8678929c22111863e9d6b836232dc4f69c52d9ae
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-05-09T21:10:39Z
Releases: 7.2.1
        This patch should catch cases where the types
in referencing and referenced columns of an fk constraint
aren't comparable using '=' at constraint definition time
rather than insert/update time.

Stephan Szabo

Files