Re: remove line type?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: mikeo <mikeo(at)spectrumtelecorp(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: remove line type?
Date: 2000-05-17 18:51:18
Message-ID: 200005171851.OAA02070@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-sql

I guess you could remove the line type from the pg_type table and see if
that helps.

> hi,
> we're looking at migrating from ORACLE to postgres in the
> very near future and we've run into a small problem. there's
> a data type defined "LINE". we have named one of our tables
> as "LINE" also and it would require a great deal of code
> changes to rename that table. is it possible to simply
> "turn off" the line type? any help is appreciated.
>
> thanks,
> mikeo
>
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert B. Easter 2000-05-17 18:53:17 BLCKSZ
Previous Message mikeo 2000-05-17 18:43:40 remove line type?

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-05-17 19:04:52 Re: remove line type?
Previous Message mikeo 2000-05-17 18:43:40 remove line type?

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2000-05-17 19:04:52 Re: remove line type?
Previous Message mikeo 2000-05-17 18:43:40 remove line type?