| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | Bug #696: timestamp function does not work? |
| Дата | |
| Msg-id | 20020624121209.0B3A247606F@postgresql.org обсуждение исходный текст |
| Ответы |
Re: Bug #696: timestamp function does not work?
|
| Список | pgsql-bugs |
Sandor, Vig (sandor.vig@audi.hu) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description timestamp function does not work? Long Description I've wrote an application under PHP, wich uses Postgres 7.1. After I installed the new RedHat 7.3 with Postgres 7.2 some of my SQLs didn't worked. Mainly thoose, with the timestamp function: timestamp(current_date, current_time) does work under 7.1 but under 7.2 there is an parser error! Why? Sample Code select current_date; O.K. select current_time; O.K. select current_timestamp; O.K. select timestamp(current_date, current_time); Works only under 7.1!!!! No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера