Age | Commit message (Expand) | Author |
---|---|---|
2024-02-23 | Introduce a new smgr bulk loading facility. | Heikki Linnakangas |
2023-05-19 | pageinspect: Fix gist_page_items() with included columns | Michael Paquier |
2023-03-02 | pageinspect: Fix crash with gist_page_items() | Michael Paquier |
2022-04-14 | pageinspect: Fix handling of all-zero pages | Michael Paquier |
2022-03-27 | pageinspect: Add more sanity checks to prevent out-of-bound reads | Michael Paquier |
2022-03-16 | pageinspect: Fix handling of page sizes and AM types | Michael Paquier |
2022-03-15 | Fix collection of typos in the code and the documentation | Michael Paquier |
2021-01-13 | Fix test failure with wal_level=minimal. | Heikki Linnakangas |
2021-01-13 | Fix portability issues in the new gist pageinspect test. | Heikki Linnakangas |
2021-01-13 | Add functions to 'pageinspect' to inspect GiST indexes. | Heikki Linnakangas |