Here is a diff to info.c in interfaces/odbc that updates SQLForeignKeys to
authorBruce Momjian <bruce@momjian.us>
Sun, 10 Dec 2000 22:59:10 +0000 (22:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 10 Dec 2000 22:59:10 +0000 (22:59 +0000)
commite29956d7c92b7b621ed5f93a66fc0706bc63f950
treed1ff325944c796c509533d5c4ac837f6a8146d79
parenta93c3ddc9b3f07494e1996785a35f3826be8220b
Here is a diff to info.c in interfaces/odbc that updates SQLForeignKeys to
return foreign key information based on the pg_trigger system table.  I
have tested the patch with (what I believe) is all possible
primary/foreign key combinations -- however I may have missed some, so if
anyone feels like taking the patch for a test drive, here are some useful
links:

Michael Fork
info.c