Re: Re: Use int8 for int4/int2 aggregate accumulators?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: Use int8 for int4/int2 aggregate accumulators?
Дата
Msg-id 200108142223.f7EMN7n25686@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re: Use int8 for int4/int2 aggregate accumulators?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Note also that there is code in there to figure out whether a targetlist
> satisfies a tuple return datatype; should we also apply automatic type
> conversion to elements of such a list?  It's getting to be more of a
> stretch to say that this is being helpful rather than masking programmer
> error.
> 
> But binary compatibility is easy.  Shall we do that?

If we don't do binary compatible already, we certainly should.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: [PATCHES] Makefile.PL for Pg.so
Следующее
От: Paul Ramsey
Дата:
Сообщение: Re: PostGIS spatial extensions