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)
commitcc8aebfb45f28ffdc78058cbbb0bc8f84692c153
tree6fb8a68424801540db4df35404587fa7a1898657
parent216d5142f8cef779824d46aeb5b53d3464cae6ac
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
src/interfaces/odbc/info.c