![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
For "non-standard" types (e.g., composite, user-defined), is there any way of teasing the definition out of the system catalog? |
#3
| |||
| |||
|
|
Hi, For "non-standard" types (e.g., composite, user-defined), is there any way of teasing the definition out of the system catalog? |
#4
| |||
| |||
|
|
Hi Don, For "non-standard" types (e.g., composite, user-defined), is there any way of teasing the definition out of the system catalog? Have a look at MogwaiERDesignerNG and its reverseengineering capabilities: http://sourceforge.net/projects/mogwai/ The way it is done you can find in in the lines 194 for enumerations, 233 for composite types 312 for external types (not implemented yet) |
#5
| |||
| |||
|
|
On 2012-01-31, Don Y<this (AT) isnotme (DOT) com> wrote: For "non-standard" types (e.g., composite, user-defined), is there any way of teasing the definition out of the system catalog? see how psql does it: psql -E \d bar |
![]() |
| Thread Tools | |
| Display Modes | |
| |