| От | Aleksander Kmetec |
|---|---|
| Тема | Trying to create implicit casts to text in PG 8.3 |
| Дата | |
| Msg-id | 496C1E81.6060208@intera.si обсуждение исходный текст |
| Ответы |
Re: Trying to create implicit casts to text in PG 8.3
|
| Список | pgsql-general |
Hi, everyone. I'm trying to upgrade a database which is used by several hundred installations of an app; with each installation possibly running some custom code and 3rd party extensions. I was hoping that it would be possible to re-add implicit casts to text for bacwards compatibility with 8.2, since that would be much easier and smoother than testing all those installations and/or waiting for bug reports to start pouring in... I tried adding casts found here: http://code.open-bio.org/svnweb/index.cgi/biosql/revision?rev=284 Function calls work fine now, but a new problem appeared with operators: SELECT EXTRACT(DAY FROM NOW()) || 'abc'; ERROR: operator is not unique: double precision || unknown Is there a way to get around this? Regards, Aleksander
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера