Re: pgsql: Check for GiST index tuples that don't fit on a page.
В списке pgsql-committers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: pgsql: Check for GiST index tuples that don't fit on a page. |
| Дата | |
| Msg-id | 542FFAAB.1000900@gmx.net обсуждение исходный текст |
| Ответ на | Re: pgsql: Check for GiST index tuples that don't fit on a page. (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pgsql: Check for GiST index tuples that don't fit
on a page.
|
| Список | pgsql-committers |
On 10/4/14 12:59 AM, Tom Lane wrote: > Peter Eisentraut <peter_e@gmx.net> writes: >> We don't have portable support for %zu formats until 9.4. The >> backpatches to 9.3 and earlier need to use %lu. > Good point --- and something that seems like it'll be an ongoing gotcha. > Have we got any buildfarm critters that could be configured to throw > errors about this? If this change had contained a test, it would have caught it. Alternatively, we'd need to catch compiler warnings on the build farm, but if the installation is too old to recognize %zu, who knows what else it'll warn (or not warn) about. Eventually, users of such systems tend point these things out, but that could take a while.
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера