Implicit casts to text

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Implicit casts to text
Дата
Msg-id 200704012329.33450.peter_e@gmx.net
обсуждение исходный текст
Ответы Re: Implicit casts to text  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
The attached patch changes all implicit casts to text to assignment and 
cleans up the associated regression test damage.  This change has been 
discussed for the longest time; I propose that we bite the bullet and 
do it now.

The issue described in 
<http://archives.postgresql.org/pgsql-hackers/2007-02/msg01729.php> 
should also be fixed but can be considered separately later.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: Bug in UTF8-Validation Code?
Следующее
От: Koichi Suzuki
Дата:
Сообщение: Re: [PATCHES] Full page writes improvement, code update