Re: 9.4 release notes

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: 9.4 release notes
Дата
Msg-id 20140611044247.GA653560@tornado.leadboat.com
обсуждение исходный текст
Ответ на 9.4 release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
I propose the attached, miscellaneous edits.

The limit on tuplesort.c internal sort size is a limit on the number of
tuples, not on memory usage.  Specifically, the cap increased from 44739242
tuples to 2147483647 tuples.  I didn't include those numbers, though.

--
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Proposing pg_hibernate
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [bug fix] Memory leak in dblink