Philip Warner <[EMAIL PROTECTED]> writes: > - when getting table info, also call pg_get_viewdef (which returns 'not a > view' for non-view relations). Huh? Just use the relkind to detect views. regards, tom lane
- [HACKERS] Dumping views as views? Philip Warner
- Re: [HACKERS] Dumping views as views? Tom Lane
- Re: [HACKERS] Dumping views as views? Philip Warner