POSTGRESQL BUG REPORT TEMPLATE
Your name : Preston Landers
Your email address : [EMAIL PROTEC
zhuangjifeng <[EMAIL PROTECTED]> writes:
> I have tried to create a new Type in postgreSQL-7.2. The
> example is defined in Chapter 39 of extended type. We do follow your
> defination of "Complex" completely.But there is always an error:
> CREATE TYPE
> complex(INPUT=complex_in,OUTPU
Dear Sir:
I have tried to create a new Type in postgreSQL-7.2. The
example is defined in Chapter 39 of extended type. We do follow your
defination of "Complex" completely.But there is always an error:
I entered :
CREATE TYPE
complex(INPUT=complex_in,OUTPUT=complex_out(Complex),INTER
POSTGRESQL BUG REPORT TEMPLATE
Your name : Karthik S
Your email address :[EMAIL PROTECTED]
S