| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | Bug #717: timestamp is converted to timestamptz |
| Дата | |
| Msg-id | 20020723154521.BF9C5475C57@postgresql.org обсуждение |
| Список | pgsql-bugs |
Donald Fraser (demolish@gtonline.net) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description timestamp is converted to timestamptz Long Description When specifying a column data type as timestamp it is always converted to timestamptz. According to the documentation on types, there is a difference between timestamp and timestampz, yet the only place thatI can find documentation that says timestamp will be converted to timestamptz is in the source code (gram.y). As a work around I found that using the ANSI SQL DATETIME type, it is converted to type timestamp. The annoyance is that progams such as pgAdminII only allow you to specify column data types for those specified by the backendsystem. That is DATETIME is not available as a column data type. Sample Code No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера