pgsql: Doc: improve explanation of GiST compress/decompress methods.
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | pgsql: Doc: improve explanation of GiST compress/decompress methods. |
| Дата | |
| Msg-id | E1w7awJ-002KGJ-0l@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
Doc: improve explanation of GiST compress/decompress methods. The docs previously didn't explain that leaf and non-leaf keys could be treated differently, even though many of our opclasses do exactly that. It also wasn't explained how that relates to the STORAGE option, particularly since only one storage type can be specified for both leaf and non-leaf keys. While here, reorganize the text slightly, rather than sticking additional detail into what's supposed to be a brief summary paragraph. Author: Paul A Jungwirth <pj@illuminatedcomputing.com> Co-authored-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CA+renyWs5Np+FLSYfL+eu20S4U671A3fQGb-+7e22HLrD1NbYw@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fb7a9050d53c5cd4b7c86f8e07196bd47b9db3b2 Modified Files -------------- doc/src/sgml/gist.sgml | 31 +++++++++++++++++++++++-------- src/backend/access/gist/README | 9 ++++++++- 2 files changed, 31 insertions(+), 9 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера