[COMMITTERS] pgsql: hash: Refactor hash index creation.
В списке pgsql-committers по дате отправления:
| От | Robert Haas |
|---|---|
| Тема | [COMMITTERS] pgsql: hash: Refactor hash index creation. |
| Дата | |
| Msg-id | E1clNHM-0005l6-Dk@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
hash: Refactor hash index creation. The primary goal here is to move all of the related page modifications to a single section of code, in preparation for adding write-ahead logging. In passing, rename _hash_metapinit to _hash_init, since it initializes more than just the metapage. Amit Kapila. The larger patch series of which this is a part has been reviewed and tested by Álvaro Herrera, Ashutosh Sharma, Mark Kirkwood, Jeff Janes, and Jesper Pedersen. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/38305398cdc029e3a74bfad1815cb33f5b087336 Modified Files -------------- src/backend/access/hash/hash.c | 4 +- src/backend/access/hash/hashovfl.c | 62 ----------- src/backend/access/hash/hashpage.c | 203 +++++++++++++++++++++++++------------ src/include/access/hash.h | 10 +- 4 files changed, 144 insertions(+), 135 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера