| От | Andrew Dunstan |
|---|---|
| Тема | Re: WIP: extensible enums |
| Дата | |
| Msg-id | 4CC3B11E.9030707@dunslane.net обсуждение исходный текст |
| Ответ на | Re: WIP: extensible enums (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On 10/23/2010 08:54 PM, Tom Lane wrote: > Another thought here is that the split-in-half rule might be > unnecessarily dumb. It leaves equal amounts of code space on both sides > of the new value, even though the odds of subsequent insertions on both > sides are probably unequal. But I'm not sure if we can predict the > usage pattern well enough to know which side is more likely. We can't. In particular, we can't rely on the label to tell us, so we have no information at all to go on, really. Let's just go with the simple midpoint. Are you going to try doing this? cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера