Re: Casting Point to Text

Поиск
Список
Период
Сортировка
От Martin Hart
Тема Re: Casting Point to Text
Дата
Msg-id 200312100811.15890.martin@zsdfherg.com
обсуждение исходный текст
Ответ на Re: Casting Point to Text  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Casting Point to Text
Список pgsql-general
On Tuesday 09 December 2003 14:56, Tom Lane wrote:
> plpgsql is effectively doing
>
> regression=# select textin(point_out('(1,2)'::point));
>  textin
> --------
>  (1,2)
> (1 row)
>
> There is not a one-step cast function for this.  (Not for any
> fundamental reason, just a lack of round tuits.)
>
>             regards, tom lane

thanks for the info.  Is this the sort of thing that the core team will accept
patches for (missing casts etc)?  If so, and it is easy enough for me to get
my head round :-) I'll work on it.

Cheers,
Martin


В списке pgsql-general по дате отправления:

Предыдущее
От: "Uwe C. Schroeder"
Дата:
Сообщение: Re: [NOVICE] PostgreSQL Training
Следующее
От: Joel Rodrigues
Дата:
Сообщение: Re: spelling errors in query terms