CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/10/04 13:52:24
Modified files:
src/backend/parser: parse_coerce.c
src/backend/utils/adt: format_type.c
Log message:
Make the world safe for atttypmod=0 ... this didn't use to mean anything,
but timestamp now wants it to mean something.
> src/backend/parser: parse_coerce.c
> src/backend/utils/adt: format_type.c
> Log message:
> Make the world safe for atttypmod=0 ... this didn't use to mean anything,
> but timestamp now wants it to mean something.
What was the effect of this?
- Thomas
Thomas Lockhart <lockhart@fourpalms.org> writes:
>> Make the world safe for atttypmod=0 ... this didn't use to mean anything,
>> but timestamp now wants it to mean something.
> What was the effect of this?
coerce_type_typemod thought that typmod=0 meant it shouldn't perform any
length coercion. But typmod=0 is now a valid value for timestamp ...
regards, tom lane
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера