Re: Built-in casts for ltree - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Built-in casts for ltree
Date
Msg-id 422.1106639122@sss.pgh.pa.us
Whole thread Raw
In response to Built-in casts for ltree  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-hackers
"Jim C. Nasby" <decibel@decibel.org> writes:
> contrib/ltree includes text2ltree and ltree2text functions, but no
> implicit casts. Is there any particular reason for this?

Implicit casts to or from text are evil.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: bug w/ cursors and savepoints
Next
From: Neil Conway
Date:
Subject: Re: bug w/ cursors and savepoints