Re: Can't cast bigint to smallint?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Can't cast bigint to smallint?
Дата
Msg-id 13836.1004019209@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Can't cast bigint to smallint?  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes:
> The problem in in the code to re-enable triggers:
> ...reltriggers = (select Count(*)....
> So perhaps this version now has Count returning a bigint rather than an int?

Okay, I've added conversion functions for int8-to-int2 and vice versa.
        regards, tom lane


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

Предыдущее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Index of a table is not used (in any case)
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: pgindent run