Re: "long" type is not appropriate for counting tuples

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: "long" type is not appropriate for counting tuples
Дата
Msg-id CAH2-Wz=7aqJ4k6JAqOkoA2uMFVRczv_TMYAxLX=kB8YgXd-0-g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: "long" type is not appropriate for counting tuples  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, Apr 29, 2019 at 11:24 AM Andres Freund <andres@anarazel.de> wrote:
> > I don't think that anybody cares about Win64 very much.
>
> I seriously doubt this assertion. Note that the postgres packages on
> https://www.postgresql.org/download/windows/ do not support 32bit
> windows anymore (edb from 11 onwards, bigsql apparently always). And I
> think there's a pretty substantial number of windows users out there.

I was talking about the motivation behind this thread, and I suppose
that I included you in that based on things you've said about Windows
in the past (apparently I shouldn't have done so).

I am interested in making the code less complicated. If we can remove
the work_mem kludge for Windows as a consequence of that, then so much
the better.

-- 
Peter Geoghegan



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: "long" type is not appropriate for counting tuples
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: generate documentation keywords table automatically