Hello,
There's a function in postgresql 7.3.1 that decompiles internal
foreign key constraint presentation and shows it in text format very
similar to that in create table statement, but pg_dump still saves
it as trigger. Are there plans to save it as in create table? Are
there any drawbacks?
Best regards,
Alex