| От | Joe Conway |
|---|---|
| Тема | Re: bytea_ops |
| Дата | |
| Msg-id | 008501c12393$db03d270$0705a8c0@jecw2k1 обсуждение исходный текст |
| Ответ на | bytea_ops ("Joe Conway" <joseph.conway@home.com>) |
| Ответы |
Re: bytea_ops
Re: bytea_ops |
| Список | pgsql-patches |
> which categories are present in a column. For bytea data, there are > no natural categories and thus no justification for extrapolating > byte-value distribution from the info available to scalarltsel. So > I think there's no defensible argument for using anything but 0..255. > (I suppose we could consider adding more info to pg_statistic for these > types of columns, but I'm not eager to do that right at the moment.) Changes in this rev: - convert_byte_to_scalar uses 0..255 range always - eliminated convert_bytea_datum, just pass and use the Datums directly Results still look good on my random data and passes all regression tests. -- Joe
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера